Searched defs:threadName (Results 1 – 5 of 5) sorted by relevance
65 std::string threadName(dvmGetThreadName(thread)); in os_changeThreadPriority() local
559 std::string threadName(dvmGetThreadName(target)); in dvmSlayDaemons() local1181 static void setThreadName(const char *threadName) in setThreadName()1460 std::string threadName(dvmGetThreadName(self)); in interpThreadStart() local3282 char* threadName = NULL; in dvmDumpThreadEx() local
290 std::string threadName(dvmGetThreadName(thread)); in dumpThreadList() local
1168 std::string threadName(dvmGetThreadName(thread)); in printWaitMessage() local
132 const char* threadName; member