HomeSort by relevance Sort by last modified time
    Searched full:atrace_once_control (Results 1 - 1 of 1) sorted by null

  /system/core/libcutils/
trace.c 38 static pthread_once_t atrace_once_control = PTHREAD_ONCE_INIT; variable
185 pthread_once(&atrace_once_control, atrace_init_once);

Completed in 53 milliseconds