Searched defs:counter (Results 1 – 8 of 8) sorted by relevance
45 #define INCR(counter) ++comp->stats.counter argument47 #define INCR(counter) argument
42 #define INCR(counter) ++comp->stats.counter argument44 #define INCR(counter) argument
122 static unsigned short counter = 0; in sys_sem_new() local246 static unsigned short counter = 0; in sys_mutex_new() local326 static unsigned short counter = 0; in sys_mbox_new() local
411 int counter = 0; in hid_mouse_test() local
90 } counter; member
40 rt_uint32_t counter; in timeout_calc() local
Completed in 11 milliseconds