Home
last modified time | relevance | path

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

12345678910>>...15

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/
H A D1-2.c40 pthread_t thread; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-1.c77 pthread_t thread[THREAD_NUM]; in main() local
[all...]
H A D4-1.c66 pthread_t thread[THREAD_NUM]; in main() local
[all...]
H A D1-1.c68 pthread_t thread[THREAD_NUM]; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D1-1.c28 static pthread_t thread[THREAD_NUM]; variable
[all...]
H A D4-1.c28 static pthread_t thread[THREAD_NUM]; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D4-1.c79 static void check_param(pthread_t thread, int policy, int priority) in check_param() argument
[all...]
/third_party/musl/libc-test/src/functional/
H A Dpthread_getname_np.c23 pthread_t thread; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_attr_setstack.c33 pthread_t thread; in pthread_attr_setstack_0100() local
H A Dpthread_rwlock_rdlock_sup.c51 pthread_t thread; in pthread_rwlock_rdlock_0100() local
65 pthread_t thread; in pthread_rwlock_rdlock_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dpthread_key_test.cpp75 pthread_t thread; in HWTEST_F() local
H A Dthread_thrd_test.cpp58 thrd_t thread; in HWTEST_F() local
[all...]
/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...]
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_task_thread.c24 static HcTaskBase* PopTask(HcTaskThread* thread) in PopTask() argument
40 static void PushTask(struct HcTaskThreadT* thread, HcTaskBase* task) in PushTask() argument
54 Clear(struct HcTaskThreadT* thread) Clear() argument
69 StopAndClear(struct HcTaskThreadT* thread) StopAndClear() argument
80 StartTaskThread(struct HcTaskThreadT* thread) StartTaskThread() argument
96 HcTaskThread* thread = (HcTaskThread*)args; TaskThreadLoop() local
121 InitHcTaskThread(HcTaskThread* thread, size_t stackSize, const char* threadName) InitHcTaskThread() argument
144 DestroyHcTaskThread(HcTaskThread* thread) DestroyHcTaskThread() argument
[all...]
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_task_thread.h34 HcThread thread; member
/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Dthread_pool.cpp69 std::shared_ptr<Thread> thread; in Pop() local
87 void ThreadPool::Push(std::shared_ptr<Thread> &thread) in Push() argument
[all...]
/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.cpp81 void SetThreadAttr(WorkerThread* thread, const QoS& qos) in SetThreadAttr() argument
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_condition.cpp299 ffrt_thread_t thread; in HWTEST_F() local
H A Dut_thread.cpp151 ffrt_thread_t thread; in HWTEST_F() local
/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

Completed in 7 milliseconds

12345678910>>...15