Home
last modified time | relevance | path

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

/bionic/tests/
Dleak_test.cpp130 struct thread_data { pthread_barrier_t* barrier; pid_t* tid; } threads[kThreadCount] = {}; in TEST() local
Difaddrs_test.cpp278 std::vector<std::thread*> threads; in TEST() local
Dmalloc_test.cpp931 pthread_t threads[kNumThreads]; in SetAllocationLimitMultipleThreads() local
Dpthread_test.cpp2458 std::vector<pthread_t> threads(data.thread_count); in TEST() local
2529 std::vector<pthread_t> threads(THREAD_COUNT); in TEST() local
/bionic/tools/versioner/src/
DDriver.cpp219 std::vector<std::thread> threads; in initializeTargetCC1FlagCache() local
Dversioner.cpp194 std::vector<std::thread> threads; in compileHeaders() local
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp1026 std::vector<std::thread*> threads(1000); in TEST_F() local