typedef struct { VMUINT32 guard; vm_mutex_list_node_t* mutex_info; } vm_mutex_t;
typedef struct { VMUINT32 guard; vm_mutex_list_node_t* mutex_info; } vm_mutex_t;
mutex
vmthread.h
|
Members |
Description |
|
VMUINT32 guard; |
Used by system. Initialized when invoking vm_mutex_int(). |
|
vm_mutex_list_node_t* mutex_info; |
Used by system. Initialized when invoking vm_mutex_int(). |
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.