Searched refs:SI_LWP (Results 1 – 2 of 2) sorted by relevance
399 ksi.ksi_code = SI_LWP; in sys_thr_kill()447 ksi.ksi_code = SI_LWP; in sys_thr_kill2()
413 #define SI_LWP 0x10007 /* Signal sent by thr_kill */ macro