Searched defs:currentThread (Results 1 - 5 of 5) sorted by last modified time

/haiku/src/system/kernel/
H A Dthread.cpp578 Thread* currentThread = thread_get_current_thread(); local
[all...]
H A Dteam.cpp942 Thread* currentThread = thread_get_current_thread(); local
2780 Thread* currentThread = thread_get_current_thread(); local
[all...]
/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.cpp253 thread_id currentThread = -1; local
/haiku/src/kits/app/
H A DLooper.cpp936 thread_id currentThread = find_thread(NULL); local
/haiku/src/system/kernel/scheduler/
H A Dscheduler_thread.cpp102 Thread* currentThread = thread_get_current_thread(); local

Completed in 59 milliseconds