Searched refs:P_PR_EXEC (Results 1 – 4 of 4) sorted by relevance
475 #define P_PR_EXEC 0x0020 /* process is in exec() */ macro
495 p->p_proc_flag |= P_PR_EXEC; in prexecstart()530 p->p_proc_flag &= ~P_PR_EXEC; in prexecend()798 if (p->p_proc_flag & P_PR_EXEC) { in prlock()
240 { "P_PR_EXEC", P_PR_EXEC, P_PR_EXEC }, in pflags()
1106 uint16_t lockflg = (ttoproc(t)->p_proc_flag & P_PR_EXEC)? in upimutex_cleanup()