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

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

Completed in 73 milliseconds