Searched refs:pw_sync_Mutex_Unlock (Results 1 – 4 of 4) sorted by relevance
29 pw_sync_Mutex_Unlock(mutex); in pw_sync_Mutex_CallUnlock()
23 extern "C" void pw_sync_Mutex_Unlock(pw_sync_Mutex* mutex) { mutex->unlock(); } in pw_sync_Mutex_Unlock() function
169 .. cpp:function:: void pw_sync_Mutex_Unlock(pw_sync_Mutex* mutex)187 * - ``void pw_sync_Mutex_Unlock``205 pw_sync_Mutex_Unlock(&mutex);
92 void pw_sync_Mutex_Unlock(pw_sync_Mutex* mutex) PW_NO_LOCK_SAFETY_ANALYSIS;