Home
last modified time | relevance | path

Searched defs:thread_func (Results 26 - 50 of 52) sorted by relevance

123

/third_party/pulseaudio/src/pulsecore/
H A 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() argument
H A Dlock-autospawn.c214 static void thread_func(void *u) { in thread_func() function
H A Dthread-win32.c35 pa_thread_func_t thread_func; member
71 pa_thread* pa_thread_new(const char *name, pa_thread_func_t thread_func, void *userdata) { in pa_thread_new() argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-multithread.c77 thread_func (void *data) in thread_func() function
/third_party/pulseaudio/src/modules/
H A Dmodule-sine-source.c156 static void thread_func(void *userdata) { in thread_func() function
H A Dmodule-null-source.c135 static void thread_func(void *userdata) { in thread_func() function
H A Dmodule-pipe-source.c122 static void thread_func(void *userdata) { in thread_func() function
H A Dmodule-null-sink.c264 static void thread_func(void *userdata) { in thread_func() function
H A Dmodule-esound-sink.c230 static void thread_func(void *userdata) { in thread_func() function
H A Dmodule-pipe-sink.c360 static void thread_func(void *userdata) { in thread_func() function
H A Dmodule-waveout.c248 static void thread_func(void *userdata) { in thread_func() function
H A Dmodule-tunnel-sink-new.c179 static void thread_func(void *userdata) { in thread_func() function
H A Dmodule-tunnel-source-new.c227 static void thread_func(void *userdata) { in thread_func() function
H A Dmodule-solaris.c663 static void thread_func(void *userdata) { in thread_func() function
H A Dmodule-combine-sink.c426 static void thread_func(void *userdata) { in thread_func() function
/third_party/ltp/testcases/kernel/sched/tool/
H A Dtrace_sched.c192 void *thread_func(void *args) in thread_func() function
/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jack-sink.c224 static void thread_func(void *userdata) { in thread_func() function
H A Dmodule-jack-source.c187 static void thread_func(void *userdata) { in thread_func() function
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c423 static void thread_func(void *userdata) { in thread_func() function
/third_party/openssl/test/
H A Dthreadstest.c271 static int start_threads(size_t n, void (*thread_func)(void)) in start_threads() argument
285 thread_run_test(void (*main_func)(void), size_t num_threads, void (*thread_func)(void), int libctx, const char *providers[]) thread_run_test() argument
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-device.c716 static void thread_func(void *userdata) { in thread_func() function
/third_party/pulseaudio/src/modules/oss/
H A Dmodule-oss.c893 static void thread_func(void *userdata) { in thread_func() function
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c1429 static void thread_func(void *userdata) { in thread_func() function
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c1963 static void thread_func(void *userdata) { in thread_func() function
H A Dalsa-source.c1695 static void thread_func(void *userdata) { in thread_func() function

Completed in 29 milliseconds

123