Home
last modified time | relevance | path

Searched defs:thread (Results 476 - 500 of 951) sorted by relevance

1...<<11121314151617181920>>...39

/third_party/ffmpeg/libavfilter/
H A Dinternal.h133 void *thread; member
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_conv2d.c42 pthread_t thread; member
/third_party/ffmpeg/libavutil/
H A Dthread.h60 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 Dworkqueue.h140 task_struct *thread; /**< Workqueue handling thread. */ member
/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c91 pthread_t thread; member
/third_party/lzma/CPP/7zip/Compress/
H A DLzmaEncoder.cpp285 static void PrintStat(HANDLE thread, UInt64 totalTime, const CBaseStat *prevStat) in PrintStat() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.h139 INT_PTR Create(const UString &title, NWindows::CThread &thread, HWND wndParent = NULL) in Create() argument
/third_party/node/test/cctest/
H A Dtest_environment.cc466 uv_thread_t thread; in TEST_F() local
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dpthread_impl.h20 pthread_t thread; member
/third_party/musl/src/thread/
H A Dpthread_create.c410 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 Dpthread_impl.h20 pthread_t thread; member
/third_party/node/deps/cares/src/lib/
H A Dares__threads.c138 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 Du_thread.h168 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 Dvk_queue.h98 thrd_t thread; member
/third_party/libdrm/tests/amdgpu/
H A Dhotunplug_tests.c241 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 Dperiodic_cpu_load.c121 void *periodic_thread(void *thread) in periodic_thread() argument
/third_party/ltp/testcases/realtime/func/matrix_mult/
H A Dmatrix_mult.c149 static void *concurrent_thread(void *thread) in concurrent_thread() argument
/third_party/lzma/C/
H A DLzFindMt.h15 CThread thread; member
H A DMtCoder.h54 CThread thread; member
/third_party/musl/Benchmark/musl/
H A Dsocket_test.cpp396 pthread_t thread; in StartServer() local
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dsocket_test.cpp128 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 Dthread_pthrd_test.cpp84 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 Dmodule-null-sink.c68 pa_thread *thread; member
[all...]
/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jack-sink.c94 pa_thread *thread; member
[all...]
H A Dmodule-jack-source.c82 pa_thread *thread; member
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...39