Searched refs:unscheduling (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/
H A DUserTimer.h128 void _Update(bool unscheduling,
/haiku/src/system/kernel/
H A DUserTimer.cpp694 \param unscheduling \c true, when the current thread is in the process of
698 TeamTimeUserTimer::_Update(bool unscheduling, Thread* lockedThread) argument
711 bigtime_t now = fTeam->CPUTime(unscheduling, lockedThread);

Completed in 32 milliseconds