Skip to main content

dr_mutex_lock

Function dr_mutex_lock 

Source
pub unsafe extern "C" fn dr_mutex_lock(mutex: *mut c_void)
Expand description

Locks \p mutex. Waits until the mutex is successfully held.