Searched refs:threadStop (Results 1 - 2 of 2) sorted by relevance

/system/core/logd/
H A DLogTimes.h43 static void threadStop(void* me);
H A DLogTimes.cpp78 void LogTimeEntry::threadStop(void* obj) { function in class:LogTimeEntry
122 pthread_cleanup_push(threadStop, obj);

Completed in 151 milliseconds