Searched refs:deTimerThread_create (Results 1 – 1 of 1) sorted by relevance
356 static deTimerThread *deTimerThread_create(deTimerCallback callback, void *arg, int interval, Timer… in deTimerThread_create() function424 …timer->curThread = deTimerThread_create(timer->callback, timer->callbackArg, milliseconds, TIMERST… in deTimer_scheduleSingle()435 …timer->curThread = deTimerThread_create(timer->callback, timer->callbackArg, milliseconds, TIMERST… in deTimer_scheduleInterval()