Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dtpp.c137 __pthread_current_priority (void) in __pthread_current_priority() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_mutex_trylock.c335 if (__pthread_current_priority () > ceiling) in __pthread_mutex_trylock()
A Dpthread_mutex_timedlock.c393 if (__pthread_current_priority () > ceiling) in pthread_mutex_timedlock()
A Dpthread_mutex_lock.c412 if (__pthread_current_priority () > ceiling) in __pthread_mutex_lock_full()
A DpthreadP.h200 extern int __pthread_current_priority (void) attribute_hidden;
A DChangeLog1366 * tpp.c (__pthread_tpp_change_priority, __pthread_current_priority):

Completed in 15 milliseconds