Searched refs:get_current_thread (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dthread.h19 get_current_thread() function
H A Dcondition_variable.cpp74 fThread = get_current_thread();
129 fThread = get_current_thread();
H A Dlock.cpp201 waiter.thread = get_current_thread();
402 waiter.thread = get_current_thread();
704 waiter.thread = get_current_thread();

Completed in 23 milliseconds