Home
last modified time | relevance | path

Searched refs:thread_function (Results 1 – 19 of 19) sorted by relevance

/external/pthreadpool/src/
Dgcd.c29 const thread_function_t thread_function = in thread_main() local
30 (thread_function_t) pthreadpool_load_relaxed_void_p(&threadpool->thread_function); in thread_main()
38 thread_function(threadpool, thread); in thread_main()
78 thread_function_t thread_function, in pthreadpool_parallelize() argument
87 assert(thread_function != NULL); in pthreadpool_parallelize()
95 pthreadpool_store_relaxed_void_p(&threadpool->thread_function, (void*) thread_function); in pthreadpool_parallelize()
Dwindows.c105 const thread_function_t thread_function = in thread_main() local
106 (thread_function_t) pthreadpool_load_relaxed_void_p(&threadpool->thread_function); in thread_main()
112 thread_function(threadpool, thread); in thread_main()
192 thread_function_t thread_function, in pthreadpool_parallelize() argument
201 assert(thread_function != NULL); in pthreadpool_parallelize()
210 pthreadpool_store_relaxed_void_p(&threadpool->thread_function, (void*) thread_function); in pthreadpool_parallelize()
284 thread_function(threadpool, &threadpool->threads[0]); in pthreadpool_parallelize()
Dpthreads.c203 const thread_function_t thread_function = in thread_main() local
204 (thread_function_t) pthreadpool_load_relaxed_void_p(&threadpool->thread_function); in thread_main()
210 thread_function(threadpool, thread); in thread_main()
296 thread_function_t thread_function, in pthreadpool_parallelize() argument
305 assert(thread_function != NULL); in pthreadpool_parallelize()
318 pthreadpool_store_relaxed_void_p(&threadpool->thread_function, (void*) thread_function); in pthreadpool_parallelize()
387 thread_function(threadpool, &threadpool->threads[0]); in pthreadpool_parallelize()
Dthreadpool-object.h609 pthreadpool_atomic_void_p thread_function; member
722 thread_function_t thread_function,
/external/llvm-project/lldb/test/API/functionalities/thread/thread_specific_break/
Dmain.cpp5 thread_function () in thread_function() function
27 std::thread t(thread_function); in main()
30 thread_function(); in main()
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper_unittest_helper.cc58 void *thread_function(void *data) { in thread_function() function
91 pthread_create(&threads[i], &thread_attributes, &thread_function, &pipefd); in main()
93 thread_function(&pipefd); in main()
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/pthread_h/
D4-1-buildonly.c17 void *thread_function(void *arg LTP_ATTRIBUTE_UNUSED) in thread_function() function
26 pthread_create(&a_thread, NULL, thread_function, NULL); in dummy_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
D6-1.c24 void *thread_function(void *arg LTP_ATTRIBUTE_UNUSED) in thread_function() function
40 rc = pthread_create(&child_thread, NULL, thread_function, NULL); in main()
/external/llvm-project/lldb/test/API/functionalities/thread/thread_specific_break_plus_condition/
Dmain.cpp6 thread_function (void *thread_marker) in thread_function() function
32 threads.push_back(std::thread(thread_function, &thread_value)); in main()
/external/llvm-project/openmp/runtime/test/misc_bugs/
Domp_foreign_thread_team_reuse.c24 void* thread_function(void* arg) { in thread_function() function
52 pthread_create(thread+i, NULL, thread_function, thread_arg+i); in test_omp_team_reuse()
/external/llvm-project/lldb/source/Host/common/
DThreadLauncher.cpp25 llvm::StringRef name, lldb::thread_func_t thread_function, in LaunchThread() argument
29 new HostThreadCreateInfo(name.data(), thread_function, thread_arg); in LaunchThread()
/external/mesa3d/src/gallium/tests/unit/
Dpipe_barrier_test.c71 thread_function(void *thread_data) in thread_function() function
117 threads[i] = u_thread_create(thread_function, (void *) &thread_ids[i]); in main()
/external/llvm-project/lldb/source/API/
DSBHostOS.cpp105 lldb::thread_func_t thread_function, in ThreadCreate() argument
109 thread_function, thread_arg, error_ptr); in ThreadCreate()
111 ThreadLauncher::LaunchThread(name, thread_function, thread_arg); in ThreadCreate()
/external/google-breakpad/src/common/linux/tests/
Dcrash_generator.cc82 void *thread_function(void *data) { in thread_function() function
312 thread_function, &thread_data[i]) != 0) { in CreateThreadsInChildProcess()
/external/llvm-project/lldb/include/lldb/Host/
DThreadLauncher.h23 LaunchThread(llvm::StringRef name, lldb::thread_func_t thread_function,
/external/llvm-project/lldb/include/lldb/API/
DSBHostOS.h30 lldb::thread_func_t thread_function,
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.c835 thread_function(void *init_data) in thread_function() function
918 rast->threads[i] = u_thread_create(thread_function, in create_rast_threads()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym17291 FUNC 321dc 3c 0 thread_function
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym18334 FUNC 4b204 60 0 thread_function