Searched refs:start_timer (Results 1 – 6 of 6) sorted by relevance
| /f-stack/app/micro_thread/ |
| H A D | heap_timer.h | 70 bool start_timer(CTimerNotify* timerable, uint32_t interval);
|
| H A D | heap_timer.cpp | 49 bool CTimerMng::start_timer(CTimerNotify* timerable, uint32_t interval) in start_timer() function in CTimerMng
|
| H A D | mt_connection.cpp | 415 if ((NULL == timer) || !timer->start_timer(this, _keep_time)) in IdleAttach()
|
| H A D | mt_net.cpp | 1503 if ((NULL == timer) || !timer->start_timer(this, 60*1000)) in StartTimer()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | uni.h | 60 void *(*start_timer)(struct uni *, void *, u_int, member
|
| /f-stack/freebsd/contrib/ngatm/netnatm/saal/ |
| H A D | sscop.h | 74 void *(*start_timer)(struct sscop *, void *, u_int, member
|