Searched refs:SKILLED (Results 1 – 9 of 9) sorted by relevance
234 p->p_flag |= SKILLED | (ext ? SEXTKILLED : 0); in sigtoproc()457 (p->p_flag & (SEXITLWPS|SKILLED)) || in issig_justlooking()543 if (p->p_flag & (SEXITLWPS|SKILLED)) { in issig_forreal()644 if (p->p_flag & (SEXITLWPS|SKILLED)) { in issig_forreal()723 if (p->p_flag & (SEXITLWPS|SKILLED)) { in issig_forreal()859 (p->p_flag & (SEXITLWPS|SKILLED))) { in stop()1175 (p->p_flag & (SEXITLWPS|SKILLED))) { in stop()1451 if (p->p_flag & SKILLED) { in psig()
193 p->p_flag &= ~(SKILLED | SEXTKILLED | SEXITING | SDOCORE); in restart_init()513 p->p_flag &= ~(SKILLED | SEXTKILLED); in proc_exit()
479 if (p->p_flag & (SEXITLWPS|SKILLED)) { in lwp_create()
2662 if (p->p_flag & (SEXITLWPS|SKILLED)) { in aio_cleanup_thread()2739 ASSERT((curproc->p_flag & (SEXITLWPS|SKILLED))); in aio_cleanup_thread()
482 #define SKILLED 0x00000100 /* SIGKILL has been posted to the process */ macro540 ((p)->p_flag & (SEXITLWPS|SKILLED|SHOLDFORK1|SHOLDWATCH)))
1036 if (ctp == curproc->p_ct_process && (pp->p_flag & SKILLED) != 0 && in contract_process_fork()
1438 p->p_flag |= SKILLED; in pr_setsig()1994 (p->p_flag & (SKILLED | SEXITING | SVFWAIT))) { in pr_agent()
825 if ((p->p_flag & SKILLED) && in prunlock()
2125 if (p->p_flag & (SEXITING | SKILLED)) { in svc_run()