Searched refs:decr (Results 1 – 1 of 1) sorted by relevance
28 __pthread_mutex_unlock_full (pthread_mutex_t *mutex, int decr)47 __pthread_mutex_unlock_usercnt (pthread_mutex_t *mutex, int decr) in __pthread_mutex_unlock_usercnt() argument55 return __pthread_mutex_unlock_full (mutex, decr); in __pthread_mutex_unlock_usercnt()63 if (decr) in __pthread_mutex_unlock_usercnt()109 __pthread_mutex_unlock_full (pthread_mutex_t *mutex, int decr) in libc_hidden_def()165 if (decr) in libc_hidden_def()268 if (decr) in libc_hidden_def()330 if (decr) in libc_hidden_def()
Completed in 3 milliseconds