Searched defs:ttoproc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h501 * ttoproc(x)
519 #define ttoproc(x) ((x)->t_procp) macro
532 #define curproc (ttoproc(curthread)) /* current process pointer */

Completed in 62 milliseconds