Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/
H A Dthread.h146 status_t _user_wait_for_thread(thread_id id, status_t *_returnCode);
/haiku/src/system/kernel/
H A Dthread.cpp3708 _user_wait_for_thread(thread_id id, status_t *userReturnCode) in _user_wait_for_thread() function