Home
last modified time | relevance | path

Searched defs:threadId (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/libtiutils/
DDebugUtils.cpp79 Debug::ThreadInfo * Debug::registerThread(Data * const data, const int32_t threadId) in registerThread()
DDebugUtils.h72 volatile int32_t threadId; variable
261 const int32_t threadId = reinterpret_cast<int32_t>(androidGetThreadId()); in findCurrentThreadInfo() local