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

/barrelfish-2018-10-04/lib/barrelfish/include/
H A Dthreads_priv.h107 void *thread_block(struct thread **queue);
/barrelfish-2018-10-04/lib/barrelfish/
H A Dthreads.c984 void *thread_block(struct thread **queue) function
997 * \param reason Value to be returned from thread_block()
1037 * \param reason Value to be returned from thread_block()
1059 * \param reason Value to be returned from thread_block()

Completed in 31 milliseconds