Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dstop_token.bench.cpp20 auto thread_func = [&](std::stop_token st, std::atomic<std::uint64_t>* loop_count) { in BM_stop_token_single_thread_polling_stop_requested() local
47 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
95 auto thread_func = [&](std::stop_token st, std::atomic<std::uint64_t>* reg_count) { in BM_stop_token_single_thread_reg_unreg_callback() local
143 auto thread_func = [&start](std::atomic<std::uint64_t>* count, std::stop_token st) { in BM_stop_token_async_reg_unreg_callback() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/
Dipc_wait_test_helpers.hpp154 void thread_func(thread_state* state) in thread_func() function in notify_one_test
265 void thread_func(thread_state* state) in thread_func() function in notify_all_test
Dwait_test_helpers.hpp142 void thread_func(thread_state* state) in thread_func() function in notify_one_test
250 void thread_func(thread_state* state) in thread_func() function in notify_all_test
Dwait_fuzz.cpp30 void thread_func(boost::barrier* barrier) in thread_func() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/speculative/
H A D3-1.c31 static void *thread_func() in thread_func() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/
H A D1-1.c30 static void *thread_func() in thread_func() function
/aosp_15_r20/external/compiler-rt/test/lsan/TestCases/
H A Dcleanup_in_tsd_destructor.c26 void *thread_func(void *arg) { in thread_func() function
H A Ddisabler_in_tsd_destructor.c24 void *thread_func(void *arg) { in thread_func() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/
H A D1-1.c29 static void *thread_func() in thread_func() function
H A D1-2.c30 static void *thread_func(void* arg PTS_ATTRIBUTE_UNUSED) in thread_func() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
H A D1-1.c30 static void *thread_func() in thread_func() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill02.c18 static void *thread_func(void *arg) in thread_func() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/
H A D1-1.c32 static void *thread_func() in thread_func() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/
H A D1-1.c35 static void *thread_func() in thread_func() function
H A D4-1.c42 static void *thread_func() in thread_func() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/
H A Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/
H A Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/aosp_15_r20/external/abseil-cpp/absl/synchronization/
H A Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/
H A Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/
H A Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
H A D2-1.c33 static void *thread_func() in thread_func() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/
H A Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/
H A D1-1.c30 static void *thread_func() in thread_func() function
H A D1-2.c31 static void *thread_func() in thread_func() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local

123