| /third_party/ffmpeg/libavfilter/ |
| H A D | internal.h | 133 void *thread; member
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_conv2d.c | 42 pthread_t thread; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | thread.h | 60 static inline int strict_pthread_join(pthread_t thread, void **value_ptr) in strict_pthread_join() argument
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | workqueue.h | 140 task_struct *thread; /**< Workqueue handling thread. */ member
|
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_pthread_server.c | 91 pthread_t thread; member
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | LzmaEncoder.cpp | 285 static void PrintStat(HANDLE thread, UInt64 totalTime, const CBaseStat *prevStat)
in PrintStat() argument
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| H A D | ProgressDialog.h | 139 INT_PTR Create(const UString &title, NWindows::CThread &thread, HWND wndParent = NULL)
in Create() argument
|
| /third_party/node/test/cctest/ |
| H A D | test_environment.cc | 466 uv_thread_t thread; in TEST_F() local
|
| /third_party/musl/porting/liteos_m/kernel/src/internal/ |
| H A D | pthread_impl.h | 20 pthread_t thread; member
|
| /third_party/musl/src/thread/ |
| H A D | pthread_create.c | 410 struct pthread *thread = (struct pthread *)thread_id; __pthread_list_find() local 433 struct pthread* thread = __pthread_list_find(t, "pthread_gettid_np"); __pthread_gettid_np() local [all...] |
| /third_party/musl/porting/uniproton/kernel/src/internal/ |
| H A D | pthread_impl.h | 20 pthread_t thread; member
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__threads.c | 138 HANDLE thread; member 149 ares__thread_t *thread = lpParameter; in ares__thread_func() local 155 ares_status_t ares__thread_create(ares__thread_t **thread, in ares__thread_create() argument 181 ares__thread_join(ares__thread_t *thread, void **rv) ares__thread_join() argument 368 pthread_t thread; global() member 371 ares__thread_create(ares__thread_t **thread, ares__thread_func_t func, void *arg) ares__thread_create() argument 393 ares__thread_join(ares__thread_t *thread, void **rv) ares__thread_join() argument 481 ares__thread_create(ares__thread_t **thread, ares__thread_func_t func, void *arg) ares__thread_create() argument 490 ares__thread_join(ares__thread_t *thread, void **rv) ares__thread_join() argument [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | u_thread.h | 168 util_set_thread_affinity(thrd_t thread, in util_set_thread_affinity() argument 245 util_thread_get_time_nano(thrd_t thread) in util_thread_get_time_nano() argument 276 u_thread_is_self(thrd_t thread) u_thread_is_self() argument [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_queue.h | 98 thrd_t thread; member
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | hotunplug_tests.c | 241 pthread_t *thread = malloc(sizeof(*thread)); in amdgpu_create_cs_thread() local 255 static void amdgpu_destroy_cs_thread(pthread_t *thread) in amdgpu_destroy_cs_thread() argument 271 pthread_t *thread in amdgpu_hotunplug_test() local [all...] |
| /third_party/ltp/testcases/realtime/func/periodic_cpu_load/ |
| H A D | periodic_cpu_load.c | 121 void *periodic_thread(void *thread) in periodic_thread() argument
|
| /third_party/ltp/testcases/realtime/func/matrix_mult/ |
| H A D | matrix_mult.c | 149 static void *concurrent_thread(void *thread) in concurrent_thread() argument
|
| /third_party/lzma/C/ |
| H A D | LzFindMt.h | 15 CThread thread;
member
|
| H A D | MtCoder.h | 54 CThread thread;
member
|
| /third_party/musl/Benchmark/musl/ |
| H A D | socket_test.cpp | 396 pthread_t thread; in StartServer() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/ |
| H A D | socket_test.cpp | 128 pthread_t thread; in HWTEST_F() local 176 pthread_t thread; in HWTEST_F() local 265 pthread_t thread; in HWTEST_F() local 345 pthread_t thread; HWTEST_F() local 387 pthread_t thread; HWTEST_F() local 436 pthread_t thread; HWTEST_F() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/ |
| H A D | thread_pthrd_test.cpp | 84 pthread_t thread; in HWTEST_F() local 200 pthread_t thread; in HWTEST_F() local 224 pthread_t thread; HWTEST_F() local 388 pthread_t thread; HWTEST_F() local 546 pthread_t thread; HWTEST_F() local [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-null-sink.c | 68 pa_thread *thread; member [all...] |
| /third_party/pulseaudio/src/modules/jack/ |
| H A D | module-jack-sink.c | 94 pa_thread *thread; member [all...] |
| H A D | module-jack-source.c | 82 pa_thread *thread; member [all...] |