Searched refs:CurrentThreadID (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 40 milliseconds