Searched refs:TIMER_INITIALIZER (Results 1 – 2 of 2) sorted by relevance
63 #define TIMER_INITIALIZER(_function, _expires, _data) { \ macro89 TIMER_INITIALIZER(_function, _expires, _data)
127 .timer = TIMER_INITIALIZER(NULL, 0, 0), \