Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/pthread/
H A Dpriority_private.h371 _pthread_priority_is_nonovercommit(pthread_priority_t pp) in _pthread_priority_is_nonovercommit() function
H A Dpthread_workqueue.c2450 if (workq_thread_is_overcommit(uth) && _pthread_priority_is_nonovercommit(priority)) { in bsdthread_set_self()