Searched refs:SSLEEP (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | proc.h | 830 #define SSLEEP 3 /* Sleeping on an address. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_proc.c | 1256 kp->ki_stat = SSLEEP; in fill_kinfo_thread() |