OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:registerThread
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/libtiutils/
DebugUtils.cpp
79
Debug::ThreadInfo * Debug::
registerThread
(Data * const data, const int32_t threadId)
DebugUtils.h
91
ThreadInfo *
registerThread
(Data * data, int32_t threadId);
274
ThreadInfo * const threadInfo =
registerThread
(data.get(), threadId);
Completed in 88 milliseconds