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.
void __cdecl _unlock(
int locknum
);
Parameters
- [in] locknum
The identifier of the lock to release.
Requirements
Source: mlock.c