Home
last modified time | relevance | path

Searched refs:decr (Results 1 – 1 of 1) sorted by relevance

/nptl/
A Dpthread_mutex_unlock.c28 __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() argument
55 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