Home
last modified time | relevance | path

Searched refs:__timer_table_start_stop (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/bionic/
Dfork.c43 __timer_table_start_stop(1); in fork()
48 __timer_table_start_stop(0); in fork()
Dpthread_internal.h111 extern void __timer_table_start_stop(int stop);
Dpthread-timers.c264 __timer_table_start_stop( int stop ) in __timer_table_start_stop() function