Home
last modified time | relevance | path

Searched defs:thread (Results 126 - 150 of 941) sorted by relevance

12345678910>>...38

/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_092.cpp84 pthread_t thread[THREAD_COUNT]; in Testcase() local
H A DIt_posix_pthread_187.cpp55 pthread_t thread; in Testcase() local
H A DIt_posix_pthread_186.cpp54 pthread_t thread; in Testcase() local
H A DIt_posix_pthread_188.cpp55 pthread_t thread; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/time/clock/full/
H A Dclock_test_002.cpp56 pthread_t thread; in ClockTest() local
H A Dclock_test_010.cpp94 pthread_t thread; in ClockTest() local
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_041.cpp50 bool thread = false; in GroupProcess() local
H A Dprocess_test_040.cpp41 bool thread = false; in GroupProcess() local
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_cond_test_003.cpp67 pthread_t thread[TEST_THREAD_COUNT]; in pthread_f06() local
H A Dpthread_cond_test_004.cpp67 pthread_t thread[TEST_THREAD_COUNT]; in pthread_f07() local
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/
H A Dpthread_mutex_test_003.cpp42 pthread_t thread = pthread_self(); in ThreadFuncTest3() local
H A Dpthread_mutex_test_001.cpp44 pthread_t thread = pthread_self(); in ThreadFuncTest3() local
H A Dpthread_mutex_test_017.cpp41 pthread_t thread = pthread_self(); in ThreadFuncTest3() local
/third_party/elfutils/tests/
H A Ddwfl-proc-attach.c64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback() argument
/third_party/libuv/test/
H A Dtest-mutexes.c140 uv_thread_t thread; in TEST_IMPL() local
[all...]
H A Dtest-async.c27 static uv_thread_t thread; variable
H A Dtest-barrier.c50 uv_thread_t thread; in TEST_IMPL() local
72 uv_thread_t thread; in TEST_IMPL() local
94 uv_thread_t thread; in TEST_IMPL() local
[all...]
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_log.c73 uint64_t thread = 0; in _apple_glx_vlog() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_clone.c13 int __thread_clone(int (*func)(void *), int flags, struct pthread *thread, unsigned char *sp) in __thread_clone() argument
/third_party/musl/src/thread/liteos_a/
H A Dpthread_clone.c28 int __thread_clone(int (*func)(void *), int flags, struct pthread *thread, unsigned char *sp) in __thread_clone() argument
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_test_helper.h29 pthread_t thread; member
/third_party/ltp/testcases/kernel/mem/hugetlb/hugefork/
H A Dhugefork02.c26 static void do_child(int thread, unsigned long size) in do_child() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
H A D2-4.c35 static void *thread(void *tmp PTS_ATTRIBUTE_UNUSED) in thread() function
H A D2-3.c35 static void *thread(void *tmp PTS_ATTRIBUTE_UNUSED) in thread() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/
H A D1-3.c46 static void check_param(pthread_t thread, int policy, int priority) in check_param() argument

Completed in 7 milliseconds

12345678910>>...38