Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 2 of 2) sorted by relevance

/utils/native/base/test/unittest/common/
Dutils_thread_test.cpp59 int GetThreadPriority(const pthread_t& thread) in GetThreadPriority()
157 pthread_t thread = test->GetThread(); variable
214 pthread_t thread = test->GetThread(); variable
269 pthread_t thread = test->GetThread(); variable
/utils/native/base/src/
Dthread_ex.cpp81 pthread_t thread; in CreatePThread() local