void vm_mutex_unlock( const vm_mutex_t* mutex );
void vm_mutex_unlock( const vm_mutex_t* mutex );
Releases the mutex. The thread that is blocked by the mutex will have the access to the protected objects by the mutex when the mutex is unlocked.
|
Parameters |
Description |
|
const vm_mutex_t* mutex |
[IN] The mutex to be unlocked. |
void
vmthread.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.