Searched refs:pgo_iothread (Results 1 – 3 of 3) sorted by relevance
493 thread_t pgo_iothread; // holds a +1 ref member
776 pgo_iothread_internal_state[0].pgo_iothread);779 …hed_cond_signal(&pgo_iothread_external_state.pgo_wakeup, pgo_iothread_external_state.pgo_iothread);4269 pgo_iothread_internal_state[cq->id + 1].pgo_iothread);4569 proc_set_thread_policy(ethr->pgo_iothread,5328 &(ethr->pgo_iothread));5332 thread_set_thread_name(ethr->pgo_iothread, "VM_pageout_external_iothread");5488 &(iq->pgo_iothread));10276 pgo_iothread_internal_state[0].pgo_iothread);
2330 return current_thread() == pgo_iothread_external_state.pgo_iothread; in is_external_pageout_thread()