description | title | ms.date | api_name | api_location | api_type | topic_type | f1_keywords | helpviewer_keywords | ms.assetid | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Learn more about: _unlock |
_unlock |
11/04/2016 |
|
|
|
|
|
|
2eda2507-a134-4997-aa12-f2f8cb319e14 |
Releases a multi-thread lock.
Important
This function is obsolete. Beginning in Visual Studio 2015, it is not available in the CRT.
void __cdecl _unlock(
int locknum
);
locknum
[in] The identifier of the lock to release.
Source: mlock.c