Lines Matching defs:SystemTimer
40 SystemTimer *sysTimer = static_cast<SystemTimer*>(cookie.sival_ptr);44 SystemTimer::SystemTimer() {}46 SystemTimer::~SystemTimer() {56 bool SystemTimer::init() {77 bool SystemTimer::set(SystemTimerCallback *callback, void *data,94 bool SystemTimer::cancel() {103 bool SystemTimer::isActive() {