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

/haiku/headers/private/kernel/
H A Dthread_types.h373 UserTimer* UserTimerFor(int32 id) const function in struct:BKernel::Team
616 UserTimer* UserTimerFor(int32 id) const function in struct:BKernel::Thread
/haiku/src/system/kernel/
H A DUserTimer.cpp88 ? thread->UserTimerFor(timerID) : team->UserTimerFor(timerID);
H A Dthread.cpp2413 if (UserTimer* timer = thread->UserTimerFor(USER_TIMER_REAL_TIME_ID))

Completed in 48 milliseconds