Home
last modified time | relevance | path

Searched defs:_kthread (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h158 struct _kthread *t_intr; /* interrupted (pinned) thread */ argument
174 struct _kthread *t_forw; /* process's forward thread link */ argument
180 struct _kthread *t_next; /* doubly linked list of all threads */ argument
224 union __tu {
232 } _tu;
245 struct rprof {
248 } *t_rprof;
269 struct tsd_thread {
293 struct _kthread *t_priforw; /* sleepq per-priority sublist */ argument
320 union __tdu {
[all …]