Home
last modified time | relevance | path

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

1234

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/speculative/
D3-1.c31 static void *thread_func() in thread_func() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/
D1-1.c30 static void *thread_func() in thread_func() function
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_getcpuclockid.c21 static void *thread_func(void *arg) in thread_func() function
/third_party/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill02.c18 static void *thread_func(void *arg) in thread_func() function
/third_party/musl/ndk-test/sanitize/scudo/src/
Dtsd_destruction.c26 void *thread_func(void *arg) { in thread_func() function
/third_party/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
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
D1-1.c30 static void *thread_func() in thread_func() function
/third_party/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
/third_party/boost/libs/atomic/test/
Dwait_fuzz.cpp30 void thread_func(boost::barrier* barrier) in thread_func() function
/third_party/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
D2-1.c38 static void *thread_func() in thread_func() function
/third_party/glib/gio/tests/
Dnetwork-monitor-race.c32 thread_func (gpointer user_data) in thread_func() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
D2-1.c33 static void *thread_func() in thread_func() function
D2-2.c39 static void *thread_func(void *arg PTS_ATTRIBUTE_UNUSED) in thread_func() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/
D1-2.c31 static void *thread_func() in thread_func() function
D1-1.c30 static void *thread_func() in thread_func() function
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/third_party/abseil-cpp/absl/synchronization/
Dbarrier_test.cc32 auto thread_func = [&] { in TEST() local
/third_party/glib/glib/tests/
D642026.c39 static gpointer thread_func (gpointer nil) in thread_func() function
/third_party/pulseaudio/src/tests/
Dflist-test.c47 static void thread_func(void *data) { in thread_func() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
D3-1.c49 static void *thread_func(PTS_ATTRIBUTE_UNUSED void *unused) in thread_func() function
/third_party/pulseaudio/src/pulsecore/
Dthread-posix.c41 pa_thread_func_t thread_func; member
87 pa_thread* pa_thread_new(const char *name, pa_thread_func_t thread_func, void *userdata) { in pa_thread_new()

1234