Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Releases a multi-thread lock.
Important
This function is obsolete. Beginning in Visual Studio 2015, it is not available in the CRT.
Syntax
void __cdecl _unlock(
int locknum
);
Parameters
locknum
[in] The identifier of the lock to release.
Requirements
Source: mlock.c