Searched defs:threadName (Results 1 – 5 of 5) sorted by relevance
65 std::string threadName(dvmGetThreadName(thread)); in os_changeThreadPriority() local
555 std::string threadName(dvmGetThreadName(target)); in dvmSlayDaemons() local1177 static void setThreadName(const char *threadName) in setThreadName()1456 std::string threadName(dvmGetThreadName(self)); in interpThreadStart() local3223 char* threadName = NULL; in dvmDumpThreadEx() local
291 std::string threadName(dvmGetThreadName(thread)); in dumpThreadList() local
1166 std::string threadName(dvmGetThreadName(thread)); in printWaitMessage() local
132 const char* threadName; member