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

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp224 Thread* profilerThread = fWaitingProfilerThread; local
227 SpinLocker _(profilerThread->scheduler_lock);
228 thread_unblock_locked(profilerThread, B_OK);

Completed in 50 milliseconds