Searched refs:P_LCUSTOM_STACK (Results 1 – 3 of 3) sorted by relevance
539 #define P_LCUSTOM_STACK 0x00200000 /* process is using custom stack size */ macro
1522 if (p->p_lflag & P_LCUSTOM_STACK) { in dosetrlimit()
7671 p->p_lflag |= P_LCUSTOM_STACK; in create_unix_stack()