OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_thread_group
(Results
1 - 9
of
9
) sorted by null
/external/compiler-rt/test/tsan/
bench_acquire_release.cc
17
start_thread_group
(bench_nthread, thread);
bench_acquire_only.cc
18
start_thread_group
(bench_nthread, thread);
bench_mutex.cc
27
start_thread_group
(2, thread);
bench_rwmutex.cc
24
start_thread_group
(bench_nthread, thread);
bench_single_writer.cc
22
start_thread_group
(bench_nthread, thread);
bench_release_only.cc
22
start_thread_group
(bench_nthread, thread);
bench_ten_mutexes.cc
25
start_thread_group
(2, thread);
bench.h
14
void
start_thread_group
(int nth, void(*f)(int tid));
30
start_thread_group
(clock_size, grow_clock_worker);
46
void
start_thread_group
(int nth, void(*f)(int tid)) {
function
bench_local_mutex.cc
26
start_thread_group
(bench_nthread, thread);
Completed in 506 milliseconds