Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c1286 kthread_t *t_intr = curthread->t_intr; in fastboot_xc_func() local
/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h158 struct _kthread *t_intr; /* interrupted (pinned) thread */ member