Home
last modified time | relevance | path

Searched defs:thread (Results 51 - 75 of 276) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-pool.hh82 T* thread () in thread() function
/third_party/rust/crates/rustix/src/
H A Dlib.rs198 pub mod thread; modules
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeStreamCpyThread.c30 deStreamCpyThread* thread = (deStreamCpyThread*)arg; in cpyStream() local
62 deStreamCpyThread* thread = malloc(sizeof(deStreamCpyThread)); in deStreamCpyThread_create() local
76 deStreamCpyThread_destroy(deStreamCpyThread* thread) deStreamCpyThread_destroy() argument
83 deStreamCpyThread_join(deStreamCpyThread* thread) deStreamCpyThread_join() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dpthread.c37 AVSliceThread *thread; member
[all...]
/third_party/libuv/test/
H A Dtest-pipe-set-non-blocking.c70 uv_thread_t thread; in TEST_IMPL() local
H A Dtest-eintr-handling.c66 uv_thread_t thread; in TEST_IMPL() local
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtring.c58 void *thread(void *arg) in thread() function
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap11.c94 pthread_t *thread, th; in check() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap21.c25 static void do_work(int thread, size_t size, int fd) in do_work() argument
/third_party/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill01.c19 pthread_t thread; member
36 struct thread_state *thread = arg; in thread_func() local
52 static void start_thread(struct thread_state *thread) in start_thread() argument
[all...]
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtring.c58 void *thread(void *arg) in thread() function
/third_party/ltp/testcases/kernel/syscalls/sched_getattr/
H A Dsched_getattr01.c92 pthread_t thread; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
H A Dcommon.h120 pthread_t thread; in create_test_thread() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-2.c90 pthread_t thread[THREAD_NUM]; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D2-1.c29 static pthread_t thread[THREAD_NUM]; variable
H A D2-2.c100 pthread_t thread[THREAD_NUM]; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D1-2.c77 static void check_param(pthread_t thread, int policy, int priority) in check_param() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_mutex_test.cpp217 pthread_t thread; in HWTEST_F() local
268 pthread_t thread; in HWTEST_F() local
342 pthread_t thread; in HWTEST_F() local
372 pthread_t thread; HWTEST_F() local
[all...]
/third_party/python/Include/internal/
H A Dpycore_pystate.h19 unsigned long thread = PyThread_get_thread_ident(); in _Py_IsMainThread() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.h92 GetDefaultReturnValue<angle::EntryPoint::EGLLabelObjectKHR, EGLint>(Thread *thread) in GetDefaultReturnValue() argument
98 ANGLE_INLINE ReturnType GetDefaultReturnValue(Thread *thread) in GetDefaultReturnValue() argument
/test/xts/hats/kernel/syscalls/net/accept/
H A DAcceptApiTest.cpp115 pthread_t thread; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/net/shutdown/
H A DShutdownApiTest.cpp118 pthread_t thread; in HWTEST_F() local
149 pthread_t thread; in HWTEST_F() local
180 pthread_t thread; in HWTEST_F() local
/third_party/elfutils/tests/
H A Dbacktrace-child.c230 pthread_t thread; in main() local
H A Dbacktrace-dwarf.c97 Dwfl_Thread *thread = dwfl_frame_thread (state); in frame_callback() local
117 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback() argument
/third_party/glslang/
H A Dosinclude.cpp98 const deThread thread = (deThread)(deUintptr)((void**)threads)[ndx]; in OS_WaitForAllThreads() local

Completed in 9 milliseconds

12345678910>>...12