OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StartWorkers
(Results
1 - 13
of
13
) sorted by null
/art/runtime/
thread_pool_test.cc
68
thread_pool.
StartWorkers
(self);
87
thread_pool.
StartWorkers
(self);
96
thread_pool.
StartWorkers
(self);
136
thread_pool.
StartWorkers
(self);
barrier_test.cc
77
thread_pool.
StartWorkers
(self);
132
thread_pool.
StartWorkers
(self);
thread_pool.h
71
void
StartWorkers
(Thread* self);
thread_pool.cc
115
void ThreadPool::
StartWorkers
(Thread* self) {
/external/valgrind/unittest/
windows_tests.cc
527
tp.
StartWorkers
();
549
tp.
StartWorkers
();
589
tp.
StartWorkers
();
racecheck_unittest.cc
147
pool.
StartWorkers
();
193
pool.
StartWorkers
();
325
pool.
StartWorkers
();
772
pool.
StartWorkers
();
805
pool.
StartWorkers
();
990
pool.
StartWorkers
();
1023
pool.
StartWorkers
();
[
all
...]
thread_wrappers.h
221
pool.
StartWorkers
();
243
void
StartWorkers
() {
bigtest.cc
770
mainThreadPool->
StartWorkers
();
demo_tests.cc
493
pool.
StartWorkers
();
/external/valgrind/main/drd/tests/
tsan_unittest.cpp
387
pool.
StartWorkers
();
433
pool.
StartWorkers
();
515
pool.
StartWorkers
();
567
pool.
StartWorkers
();
1069
pool.
StartWorkers
();
1102
pool.
StartWorkers
();
1131
pool.
StartWorkers
();
1162
pool.
StartWorkers
();
1192
pool.
StartWorkers
();
1296
pool.
StartWorkers
();
[
all
...]
tsan_thread_wrappers_pthread.h
491
pool.
StartWorkers
();
513
void
StartWorkers
() {
/art/runtime/gc/collector/
mark_sweep.cc
846
thread_pool->
StartWorkers
(self);
[
all
...]
/art/compiler/driver/
compiler_driver.cc
[
all
...]
Completed in 690 milliseconds