Searched refs:fp_thread (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dfio.c1659 if (fpip->fp_thread == curthread)
1718 fpip->fp_thread = curthread;
1749 if (fpip->fp_thread == curthread) {
/illumos-gate/usr/src/uts/common/sys/
H A Dfile.h77 struct _kthread *fp_thread; /* thread caching poll info */ member in struct:fpollinfo
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c2508 pollcache_t *pcp = fpip->fp_thread->t_pollstate->ps_pcache;
2531 pollstate_t *ps = fpip->fp_thread->t_pollstate;
2846 if (pdp->pd_thread == fpip2->fp_thread) {

Completed in 64 milliseconds