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

/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.cpp262 if (fContext->CurrentThreadID() != currentThread) {
264 currentThread = fContext->CurrentThreadID();
H A DCliContext.h77 thread_id CurrentThreadID() const;
H A DCliContext.cpp226 CliContext::CurrentThreadID() const function in class:CliContext

Completed in 93 milliseconds