Home
last modified time | relevance | path

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

/bionic/tools/versioner/src/
DDriver.cpp202 std::vector<std::thread> threads; in initializeTargetCC1FlagCache() local
Dversioner.cpp170 std::vector<std::thread> threads; in compileHeaders() local
/bionic/tests/
Difaddrs_test.cpp278 std::vector<std::thread*> threads; in TEST() local
Dpthread_test.cpp1982 std::vector<pthread_t> threads(data.thread_count); in TEST() local
2053 std::vector<pthread_t> threads(THREAD_COUNT); in TEST() local
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp935 std::vector<std::thread*> threads(1000); in TEST_F() local