Searched refs:fp_thread (Results 1 – 3 of 3) sorted by relevance
75 struct _kthread *fp_thread; /* thread caching poll info */ member
1655 if (fpip->fp_thread == curthread) in curthread_in_plist()1714 fpip->fp_thread = curthread; in addfpollinfo()1745 if (fpip->fp_thread == curthread) { in delfpollinfo()
2303 pollcache_t *pcp = fpip->fp_thread->t_pollstate->ps_pcache; in pollblockexit()2326 pollstate_t *ps = fpip->fp_thread->t_pollstate; in pollcacheclean()2641 if (pdp->pd_thread == fpip2->fp_thread) { in checkwfdlist()