Searched refs:adb_thread_t (Results 1 – 5 of 5) sorted by relevance
102 typedef HANDLE adb_thread_t; typedef118 adb_thread_t* thread = nullptr) {132 static __inline__ bool adb_thread_join(adb_thread_t thread) { in adb_thread_join()150 static __inline__ bool adb_thread_detach(adb_thread_t thread) { in adb_thread_detach()166 static __inline__ adb_thread_t adb_thread_self() { in adb_thread_self()170 static __inline__ bool adb_thread_equal(adb_thread_t lhs, adb_thread_t rhs) { in adb_thread_equal()666 typedef pthread_t adb_thread_t; typedef682 adb_thread_t* thread = nullptr) {698 static __inline__ bool adb_thread_join(adb_thread_t thread) { in adb_thread_join()703 static __inline__ bool adb_thread_detach(adb_thread_t thread) { in adb_thread_detach()
91 adb_thread_t thread; in TEST_F()155 adb_thread_t thread; in TEST_F()180 adb_thread_t thread; in TEST_F()214 adb_thread_t thread; in TEST_F()255 adb_thread_t client_thread; in TEST_F()265 adb_thread_t thread; in TEST_F()
80 adb_thread_t thread; in TEST_F()115 adb_thread_t thread; in TEST_F()174 adb_thread_t thread; in TEST_F()
62 void TerminateThread(adb_thread_t thread) { in TerminateThread()
46 std::vector<adb_thread_t> threads(500); in TEST()66 adb_thread_t thread; in TEST()