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

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

Completed in 48 milliseconds