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

/haiku/src/system/kernel/
H A DUserTimer.cpp1349 ? thread->AddUserTimer(timer) : team->AddUserTimer(timer);
H A Dteam.cpp838 Team::AddUserTimer(UserTimer* timer) function in class:Team
H A Dthread.cpp430 Thread::AddUserTimer(UserTimer* timer) function in class:Thread
/haiku/headers/private/kernel/
H A Dthread_types.h375 status_t AddUserTimer(UserTimer* timer);
618 status_t AddUserTimer(UserTimer* timer);

Completed in 68 milliseconds