Home
last modified time | relevance | path

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

/xnu-8796.121.2/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.c2441 if (workq_thread_is_overcommit(uth) && _pthread_priority_is_nonovercommit(priority)) { in bsdthread_set_self()