Searched defs:threadId (Results 1 – 2 of 2) sorted by relevance
79 Debug::ThreadInfo * Debug::registerThread(Data * const data, const int32_t threadId) in registerThread()
72 volatile int32_t threadId; variable261 const int32_t threadId = reinterpret_cast<int32_t>(androidGetThreadId()); in findCurrentThreadInfo() local