Home
last modified time | relevance | path

Searched refs:_thread_kern_poll (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/lib/libpthread/uthread/
Duthread_kern.c57 void _thread_kern_poll(int);
264 _thread_kern_poll(0); in _thread_kern_sched()
382 _thread_kern_poll(1); in _thread_kern_sched()
585 _thread_kern_poll(int wait_reqd) in _thread_kern_poll() function