Searched refs:fp_thread (Results 1 – 3 of 3) sorted by relevance
77 struct _kthread *fp_thread; /* thread caching poll info */ member
1661 if (fpip->fp_thread == curthread) in curthread_in_plist()1720 fpip->fp_thread = curthread; in addfpollinfo()1751 if (fpip->fp_thread == curthread) { in delfpollinfo()
2542 pollcache_t *pcp = fpip->fp_thread->t_pollstate->ps_pcache; in pollblockexit()2565 pollstate_t *ps = fpip->fp_thread->t_pollstate; in pollcacheclean()2880 if (pdp->pd_thread == fpip2->fp_thread) { in checkwfdlist()