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