Searched defs:atrace_once_control (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dtrace-dev.c45 static pthread_once_t atrace_once_control = PTHREAD_ONCE_INIT; variable
184 pthread_once(&atrace_once_control, atrace_init_once);

Completed in 104 milliseconds