Searched refs:thread_wakeup_one_with_pri (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_prim.h404 #define thread_wakeup_one_with_pri(x, pri) \ macro
/darwin-on-arm/xnu/osfmk/i386/
H A Dlocks_i386.c1820 thread_wakeup_one_with_pri((event_t)(((unsigned int*)mutex)+(sizeof(lck_mtx_t)-1)/sizeof(unsigned int)), fake_lck.lck_mtx_pri);

Completed in 96 milliseconds