Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TimerFor
headers/private/kernel/UserTimer.h
202
UserTimer* TimerFor(int32 id) const;
headers/private/kernel/thread_types.h
400
{ return fUserTimers.TimerFor(id); }
headers/private/kernel/thread_types.h
586
{ return fUserTimers.TimerFor(id); }