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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_resource.c1377 p->p_lflag |= P_LLIMWAIT;
1391 if (p->p_lflag & P_LLIMWAIT) {
1392 p->p_lflag &= ~P_LLIMWAIT;
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dproc_internal.h460 #define P_LLIMWAIT 0x00040000 macro

Completed in 70 milliseconds