Searched refs:IsMainThread (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/debugger/model/
H A DThread.h54 bool IsMainThread() const;
/haiku/src/kits/debugger/model/
H A DThread.cpp54 Thread::IsMainThread() const function in class:Thread
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp469 thread->Name(), thread->IsMainThread()
H A DTeamDebugger.cpp488 if (thread->IsMainThread())

Completed in 100 milliseconds