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

  /system/core/include/utils/
AndroidThreads.h 40 extern int androidCreateThreadEtc(android_thread_func_t entryFunction,
114 return androidCreateThreadEtc(entryFunction, userData, threadName,
  /system/core/libutils/
Threads.cpp 293 int androidCreateThreadEtc(android_thread_func_t entryFunction,

Completed in 403 milliseconds