Searched refs:mThreadName (Results 1 – 2 of 2) sorted by relevance
34 mThreadName(threadName) { in WorkerThread()44 return run(mThreadName, ANDROID_PRIORITY_URGENT_DISPLAY, 0); in startThread()
103 const char* mThreadName; variable