Searched refs:itimer_start (Results 1 – 1 of 1) sorted by relevance
94 static void itimer_start(void);116 SYSINIT(posix_timer, SI_SUB_P1003_1B, SI_ORDER_FIRST+4, itimer_start, NULL);1084 itimer_start(void) in itimer_start() function