Searched defs:ttoproc (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ | ||
H A D | thread.h | 501 * ttoproc(x) 519 #define ttoproc(x) ((x)->t_procp) macro 532 #define curproc (ttoproc(curthread)) /* current process pointer */ |
Completed in 61 milliseconds