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

/haiku/src/system/kernel/
H A Dsignal.cpp1441 thread_interrupt(mainThread, true);
1458 thread_interrupt(thread, true);
1471 thread_interrupt(thread, false);
1497 thread_interrupt(thread, false);
1511 thread_interrupt(thread, false);
1666 thread_interrupt(mainThread, true);
1683 thread_interrupt(thread, false);
1722 thread_interrupt(thread, false);
/haiku/headers/private/kernel/
H A Dthread.h251 someone calls thread_interrupt() that is supposed to wake up the thread.
387 thread_interrupt(Thread* thread, bool kill) function

Completed in 92 milliseconds