Home
last modified time | relevance | path

Searched refs:start_timer (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/micro_thread/
H A Dheap_timer.h70 bool start_timer(CTimerNotify* timerable, uint32_t interval);
H A Dheap_timer.cpp49 bool CTimerMng::start_timer(CTimerNotify* timerable, uint32_t interval) in start_timer() function in CTimerMng
H A Dmt_connection.cpp415 if ((NULL == timer) || !timer->start_timer(this, _keep_time)) in IdleAttach()
H A Dmt_net.cpp1503 if ((NULL == timer) || !timer->start_timer(this, 60*1000)) in StartTimer()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Duni.h60 void *(*start_timer)(struct uni *, void *, u_int, member
/f-stack/freebsd/contrib/ngatm/netnatm/saal/
H A Dsscop.h74 void *(*start_timer)(struct sscop *, void *, u_int, member