void vm_mutex_lock( const vm_mutex_t* mutex );
void vm_mutex_lock( const vm_mutex_t* mutex );
Locks a mutex, to block the access to the data (objects or variables) protected by the mutex.
|
Parameters |
Description |
|
const vm_mutex_t* mutex |
[IN] The mutex to be locked. |
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.