Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 8 of 8) sorted by relevance

/bionic/tests/
Dthreads_test.cpp67 TEST(threads, call_once) { in TEST() argument
81 TEST(threads, cnd_broadcast__cnd_wait) { in TEST() argument
117 TEST(threads, cnd_init__cnd_destroy) { in TEST() argument
127 TEST(threads, cnd_signal__cnd_wait) { in TEST() argument
177 TEST(threads, cnd_timedwait_timedout) { in TEST() argument
193 TEST(threads, cnd_timedwait) { in TEST() argument
223 TEST(threads, mtx_init) { in TEST() argument
237 TEST(threads, mtx_destroy) { in TEST() argument
247 TEST(threads, mtx_lock_plain) { in TEST() argument
262 TEST(threads, mtx_lock_recursive) { in TEST() argument
[all …]
Dmalloc_stress_test.cpp51 std::vector<std::thread*> threads; in TEST() local
Dleak_test.cpp134 struct thread_data { pthread_barrier_t* barrier; pid_t* tid; } threads[thread_count]; in TEST() local
Difaddrs_test.cpp278 std::vector<std::thread*> threads; in TEST() local
Dmalloc_test.cpp925 std::vector<std::thread*> threads; in TEST() local
1213 pthread_t threads[kNumThreads]; in SetAllocationLimitMultipleThreads() local
Dpthread_test.cpp2701 std::vector<pthread_t> threads(data.thread_count); in TEST() local
2772 std::vector<pthread_t> threads(THREAD_COUNT); in TEST() local
/bionic/tools/versioner/src/
DDriver.cpp214 std::vector<std::thread> threads; in initializeTargetCC1FlagCache() local
Dversioner.cpp194 std::vector<std::thread> threads; in compileHeaders() local