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

/darwin-on-arm/xnu/bsd/sys/
H A Dresource.h111 #define PRIO_DARWIN_THREAD 3 /* Second argument is always 0 (current thread) */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_resource.c224 case PRIO_DARWIN_THREAD: {
371 case PRIO_DARWIN_THREAD: {
514 * to do here for the PRIO_DARWIN_THREAD case.
570 * NOTE: To maintain binary compatibility with PRIO_DARWIN_THREAD with respect

Completed in 21 milliseconds