Home
last modified time | relevance | path

Searched defs:thread_func (Results 1 – 25 of 55) sorted by relevance

123

/external/cronet/tot/third_party/libc++/src/test/benchmarks/
Dstop_token.bench.cpp24 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/
Dstop_token.bench.cpp24 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/
D3-1.c31 static void *thread_func() in thread_func() function
/external/compiler-rt/test/lsan/TestCases/
Dcleanup_in_tsd_destructor.c26 void *thread_func(void *arg) { in thread_func() function
Ddisabler_in_tsd_destructor.c24 void *thread_func(void *arg) { in thread_func() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/
D1-1.c30 static void *thread_func() in thread_func() function
/external/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill02.c18 static void *thread_func(void *arg) in thread_func() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
D1-1.c30 static void *thread_func() in thread_func() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/
D1-1.c29 static void *thread_func() in thread_func() function
D1-2.c30 static void *thread_func(void* arg PTS_ATTRIBUTE_UNUSED) in thread_func() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/
D1-1.c32 static void *thread_func() in thread_func() function
D2-1.c38 static void *thread_func() in thread_func() function
/external/sdv/vsomeip/third_party/boost/atomic/test/
Dwait_fuzz.cpp30 void thread_func(boost::barrier* barrier) in thread_func() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/
D1-1.c35 static void *thread_func() in thread_func() function
D4-1.c42 static void *thread_func() in thread_func() function
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/external/cronet/tot/third_party/abseil-cpp/absl/synchronization/
Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/external/cronet/stable/third_party/abseil-cpp/absl/synchronization/
Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/external/abseil-cpp/absl/synchronization/
Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
D2-1.c33 static void *thread_func() in thread_func() function
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/
D1-1.c30 static void *thread_func() in thread_func() function
D1-2.c31 static void *thread_func() in thread_func() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/external/cronet/stable/third_party/llvm-libc/src/test/integration/src/pthread/
Dpthread_test.cpp18 static void *thread_func(void *) { in thread_func() function

123