Home
last modified time | relevance | path

Searched defs:thread_function (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dplatform_thread.cc130 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 Dasync_resolver.cc155 auto thread_function = in Start() local
/aosp_15_r20/external/pthreadpool/src/
H A Dgcd.c29 const thread_function_t thread_function = in thread_main() local
78 thread_function_t thread_function, in pthreadpool_parallelize()
H A Dpthreads.c203 const thread_function_t thread_function = in thread_main() local
296 thread_function_t thread_function, in pthreadpool_parallelize()
H A Dwindows.c105 const thread_function_t thread_function = in thread_main() local
192 thread_function_t thread_function, in pthreadpool_parallelize()
H A Dthreadpool-object.h609 pthreadpool_atomic_void_p thread_function; member
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/definitions/pthread_h/
H A D4-1-buildonly.c17 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 Dlinux_dumper_unittest_helper.cc63 void* thread_function(void* data) { in thread_function() function
/aosp_15_r20/external/mesa3d/src/gallium/tests/unit/
H A Dpipe_barrier_test.c71 thread_function(void *thread_data) in thread_function() function
/aosp_15_r20/bionic/tests/
H A Dleak_test.cpp150 const auto thread_function = +[](void* ptr) -> void* { in TEST() local
/aosp_15_r20/system/core/init/
H A Dueventd_test.cpp166 auto thread_function = [&]() { in TEST() local
/aosp_15_r20/external/google-breakpad/src/common/linux/tests/
H A Dcrash_generator.cc85 void* thread_function(void* data) { in thread_function() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/
Datomicity.cpp98 void thread_function(boost::function<bool(std::size_t)> function, std::size_t instance) in thread_function() function in concurrent_runner
Datomicity_ref.cpp104 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 Dlibmodprobe.cpp565 auto thread_function = [&] { in LoadModulesParallel() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast.c1160 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__.py6579 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__.py6537 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__.py6606 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__.py6579 def ThreadCreate(name, thread_function, thread_arg, err): argument