Searched refs:sync_mutex_lock_with_waiter (Results 1 – 3 of 3) sorted by relevance
46 void sync_mutex_lock_with_waiter(sync_mutex_t* mutex) __TA_ACQUIRE(mutex);
24 sync_mutex_lock_with_waiter(mutex); in lock_with_waiters()
79 void sync_mutex_lock_with_waiter(sync_mutex_t* mutex) __TA_NO_THREAD_SAFETY_ANALYSIS { in sync_mutex_lock_with_waiter() function
Completed in 5 milliseconds