Searched refs:__pthread_current_priority (Results 1 – 6 of 6) sorted by relevance
137 __pthread_current_priority (void) in __pthread_current_priority() function
335 if (__pthread_current_priority () > ceiling) in __pthread_mutex_trylock()
393 if (__pthread_current_priority () > ceiling) in pthread_mutex_timedlock()
412 if (__pthread_current_priority () > ceiling) in __pthread_mutex_lock_full()
200 extern int __pthread_current_priority (void) attribute_hidden;
1366 * tpp.c (__pthread_tpp_change_priority, __pthread_current_priority):
Completed in 15 milliseconds