Searched defs:THREAD_UNINT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dkern_types.h155 #define THREAD_UNINT 0 /* not interruptible */ macro
/macosx-10.10/xnu-2782.1.97/osfmk/vm/
H A Dvm_fault.c3188 THREAD_UNINT, /* interruptible */ local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_exec.c4511 THREAD_UNINT, NULL, 0); local
4537 THREAD_UNINT, NULL, 0); local
4545 THREAD_UNINT, NULL, 0); local
4601 THREAD_UNINT, NULL, 0); local
4607 THREAD_UNINT, NULL, 0); local
4619 THREAD_UNINT, NULL, 0); local

Completed in 94 milliseconds