Searched refs:thread_pause (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/barrelfish/
H A Dthreads.h46 void thread_pause(struct thread *thread);
/barrelfish-2018-10-04/lib/barrelfish/
H A Dthreads.c1289 USER_PANIC("NYI: remote dispatcher thread_pause()");
1299 void thread_pause(struct thread *thread) function
1305 * \brief Resume execution of a thread previously suspended by thread_pause()

Completed in 90 milliseconds