Searched defs:thread (Results 1 – 2 of 2) sorted by relevance
59 int GetThreadPriority(const pthread_t& thread) in GetThreadPriority()157 pthread_t thread = test->GetThread(); variable214 pthread_t thread = test->GetThread(); variable269 pthread_t thread = test->GetThread(); variable
81 pthread_t thread; in CreatePThread() local