Searched refs:SKILLED (Results 1 – 9 of 9) sorted by relevance
235 p->p_flag |= SKILLED | (ext ? SEXTKILLED : 0); in sigtoproc()458 (p->p_flag & (SEXITLWPS|SKILLED)) || in issig_justlooking()544 if (p->p_flag & (SEXITLWPS|SKILLED)) { in issig_forreal()645 if (p->p_flag & (SEXITLWPS|SKILLED)) { in issig_forreal()724 if (p->p_flag & (SEXITLWPS|SKILLED)) { in issig_forreal()860 (p->p_flag & (SEXITLWPS|SKILLED))) { in stop()1176 (p->p_flag & (SEXITLWPS|SKILLED))) { in stop()1452 if (p->p_flag & SKILLED) { in psig()
194 p->p_flag &= ~(SKILLED | SEXTKILLED | SEXITING | SDOCORE); in restart_init()520 p->p_flag &= ~(SKILLED | SEXTKILLED); in proc_exit()
486 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()
1442 p->p_flag |= SKILLED; in pr_setsig()1998 (p->p_flag & (SKILLED | SEXITING | SVFWAIT))) { in pr_agent()
826 if ((p->p_flag & SKILLED) && in prunlock()
2242 if (p->p_flag & (SEXITING | SKILLED)) { in svc_run()