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

  /external/gemmlowp/profiling/
instrumentation.h 165 pthread_key_create(&key, ThreadExitCallback);
170 static void ThreadExitCallback(void* ptr) {
  /art/runtime/
thread.h     [all...]
thread.cc     [all...]

Completed in 72 milliseconds