Searched refs:SetCurrentThread (Results 1 - 4 of 4) sorted by path

/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliThreadCommand.cpp55 context.SetCurrentThread(thread);
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp234 CliContext::SetCurrentThread(::Thread* thread) function in class:CliContext
395 SetCurrentThread(fStoppedThread);
H A DCliContext.h78 void SetCurrentThread(::Thread* thread);
/haiku/src/tests/system/kernel/scheduler/
H A Dmain.cpp60 void SetCurrentThread(struct thread* thread) function in class:CPU
265 return cpu->SetCurrentThread(thread);

Completed in 158 milliseconds