/external/cronet/tot/third_party/libc++/src/test/benchmarks/ |
D | stop_token.bench.cpp | 24 auto thread_func = [&](std::stop_token st, std::atomic<std::uint64_t>* loop_count) { in BM_stop_token_single_thread_polling_stop_requested() local 51 auto thread_func = [&start](std::atomic<std::uint64_t>* loop_count, std::stop_token st) { in BM_stop_token_multi_thread_polling_stop_requested() local 99 auto thread_func = [&](std::stop_token st, std::atomic<std::uint64_t>* reg_count) { in BM_stop_token_single_thread_reg_unreg_callback() local 147 auto thread_func = [&start](std::atomic<std::uint64_t>* count, std::stop_token st) { in BM_stop_token_async_reg_unreg_callback() local
|
/external/cronet/stable/third_party/libc++/src/test/benchmarks/ |
D | stop_token.bench.cpp | 24 auto thread_func = [&](std::stop_token st, std::atomic<std::uint64_t>* loop_count) { in BM_stop_token_single_thread_polling_stop_requested() local 51 auto thread_func = [&start](std::atomic<std::uint64_t>* loop_count, std::stop_token st) { in BM_stop_token_multi_thread_polling_stop_requested() local 99 auto thread_func = [&](std::stop_token st, std::atomic<std::uint64_t>* reg_count) { in BM_stop_token_single_thread_reg_unreg_callback() local 147 auto thread_func = [&start](std::atomic<std::uint64_t>* count, std::stop_token st) { in BM_stop_token_async_reg_unreg_callback() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/speculative/ |
D | 3-1.c | 31 static void *thread_func() in thread_func() function
|
/external/compiler-rt/test/lsan/TestCases/ |
D | cleanup_in_tsd_destructor.c | 26 void *thread_func(void *arg) { in thread_func() function
|
D | disabler_in_tsd_destructor.c | 24 void *thread_func(void *arg) { in thread_func() function
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/ |
D | 1-1.c | 30 static void *thread_func() in thread_func() function
|
/external/ltp/testcases/kernel/syscalls/tgkill/ |
D | tgkill02.c | 18 static void *thread_func(void *arg) in thread_func() function
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/ |
D | 1-1.c | 30 static void *thread_func() in thread_func() function
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/ |
D | 1-1.c | 29 static void *thread_func() in thread_func() function
|
D | 1-2.c | 30 static void *thread_func(void* arg PTS_ATTRIBUTE_UNUSED) in thread_func() function
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/ |
D | 1-1.c | 32 static void *thread_func() in thread_func() function
|
D | 2-1.c | 38 static void *thread_func() in thread_func() function
|
/external/sdv/vsomeip/third_party/boost/atomic/test/ |
D | wait_fuzz.cpp | 30 void thread_func(boost::barrier* barrier) in thread_func() function
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/ |
D | 1-1.c | 35 static void *thread_func() in thread_func() function
|
D | 4-1.c | 42 static void *thread_func() in thread_func() function
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | barrier_test.cc | 32 auto thread_func = [&] { in TEST() local
|
/external/cronet/tot/third_party/abseil-cpp/absl/synchronization/ |
D | barrier_test.cc | 32 auto thread_func = [&] { in TEST() local
|
/external/cronet/stable/third_party/abseil-cpp/absl/synchronization/ |
D | barrier_test.cc | 32 auto thread_func = [&] { in TEST() local
|
/external/abseil-cpp/absl/synchronization/ |
D | barrier_test.cc | 32 auto thread_func = [&] { in TEST() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/ |
D | 2-1.c | 33 static void *thread_func() in thread_func() function
|
/external/angle/third_party/abseil-cpp/absl/synchronization/ |
D | barrier_test.cc | 32 auto thread_func = [&] { in TEST() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/ |
D | 1-1.c | 30 static void *thread_func() in thread_func() function
|
D | 1-2.c | 31 static void *thread_func() in thread_func() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | barrier_test.cc | 32 auto thread_func = [&] { in TEST() local
|
/external/cronet/stable/third_party/llvm-libc/src/test/integration/src/pthread/ |
D | pthread_test.cpp | 18 static void *thread_func(void *) { in thread_func() function
|