/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | platform_thread.cc | 130 std::function<void()> thread_function, in SpawnJoinable() 138 std::function<void()> thread_function, in SpawnDetached() 172 std::function<void()> thread_function, in SpawnThread()
|
H A D | async_resolver.cc | 155 auto thread_function = in Start() local
|
/aosp_15_r20/external/pthreadpool/src/ |
H A D | gcd.c | 29 const thread_function_t thread_function = in thread_main() local 78 thread_function_t thread_function, in pthreadpool_parallelize()
|
H A D | pthreads.c | 203 const thread_function_t thread_function = in thread_main() local 296 thread_function_t thread_function, in pthreadpool_parallelize()
|
H A D | windows.c | 105 const thread_function_t thread_function = in thread_main() local 192 thread_function_t thread_function, in pthreadpool_parallelize()
|
H A D | threadpool-object.h | 609 pthreadpool_atomic_void_p thread_function; member
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/definitions/pthread_h/ |
H A D | 4-1-buildonly.c | 17 static void *thread_function(void *arg PTS_ATTRIBUTE_UNUSED) in thread_function() function
|
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/ |
H A D | linux_dumper_unittest_helper.cc | 63 void* thread_function(void* data) { in thread_function() function
|
/aosp_15_r20/external/mesa3d/src/gallium/tests/unit/ |
H A D | pipe_barrier_test.c | 71 thread_function(void *thread_data) in thread_function() function
|
/aosp_15_r20/bionic/tests/ |
H A D | leak_test.cpp | 150 const auto thread_function = +[](void* ptr) -> void* { in TEST() local
|
/aosp_15_r20/system/core/init/ |
H A D | ueventd_test.cpp | 166 auto thread_function = [&]() { in TEST() local
|
/aosp_15_r20/external/google-breakpad/src/common/linux/tests/ |
H A D | crash_generator.cc | 85 void* thread_function(void* data) { in thread_function() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/ |
D | atomicity.cpp | 98 void thread_function(boost::function<bool(std::size_t)> function, std::size_t instance) in thread_function() function in concurrent_runner
|
D | atomicity_ref.cpp | 104 void thread_function(boost::function<bool(std::size_t)> function, std::size_t instance) in thread_function() function in concurrent_runner
|
/aosp_15_r20/system/core/libmodprobe/ |
H A D | libmodprobe.cpp | 565 auto thread_function = [&] { in LoadModulesParallel() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast.c | 1160 thread_function(void *init_data) in thread_function() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 6579 def ThreadCreate(name, thread_function, thread_arg, err): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 6537 def ThreadCreate(name, thread_function, thread_arg, err): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 6606 def ThreadCreate(name, thread_function, thread_arg, err): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 6579 def ThreadCreate(name, thread_function, thread_arg, err): argument
|