HomeSort by relevance Sort by last modified time
    Searched refs:__timer_table_start_stop (Results 1 - 3 of 3) sorted by null

  /bionic/libc/bionic/
fork.c 44 __timer_table_start_stop(1);
49 __timer_table_start_stop(0);
pthread_internal.h 132 extern void __timer_table_start_stop(int stop);
pthread-timers.c 57 // This stop/start is implemented by the __timer_table_start_stop() function
258 __LIBC_HIDDEN__ void __timer_table_start_stop(int stop) { function

Completed in 157 milliseconds