Home
last modified time | relevance | path

Searched refs:tid2 (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/libc-test/src/functionalext/thread/
Dpthread_cond_timedwait.c253 pthread_t tid2; in clockwait_timedwait_0010() local
255 EXPECT_EQ(pthread_create(&tid2, NULL, ClockWaitTimedwait2, NULL), 0); in clockwait_timedwait_0010()
258 pthread_join(tid2, NULL); in clockwait_timedwait_0010()
331 pthread_t tid2; in clockwait_timedwait_0030() local
333 EXPECT_EQ(pthread_create(&tid2, NULL, ClockWaitTimedwait4, NULL), 0); in clockwait_timedwait_0030()
336 pthread_join(tid2, NULL); in clockwait_timedwait_0030()
429 pthread_t tid2; in clockwait_timedwait_0050() local
431 EXPECT_EQ(pthread_create(&tid2, NULL, ClockWaitTimeMismatch2, NULL), 0); in clockwait_timedwait_0050()
435 pthread_join(tid2, NULL); in clockwait_timedwait_0050()
507 pthread_t tid2; in clockwait_timedwait_0070() local
[all …]
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_once.c50 pthread_t tid1, tid2; in pthread_once_0100() local
52 pthread_create(&tid2, NULL, threadfuncB, NULL); in pthread_once_0100()
54 pthread_join(tid2, NULL); in pthread_once_0100()
Dpthread_setspecific.c67 pthread_t tid2; in pthread_setspecific_0200() local
68 pthread_create(&tid2, NULL, threadfuncB, NULL); in pthread_setspecific_0200()
69 pthread_join(tid2, NULL); in pthread_setspecific_0200()
Dpthread_mutex_unlock.c68 pthread_t tid2, tid3; in pthread_mutex_un_lock_0200() local
69 pthread_create(&tid2, NULL, threadfuncB, NULL); in pthread_mutex_un_lock_0200()
70 pthread_join(tid2, NULL); in pthread_mutex_un_lock_0200()
Dpthread_key_create.c70 pthread_t tid2; in pthread_key_create_0200() local
72 pthread_create(&tid2, NULL, threadfuncB, NULL); in pthread_key_create_0200()
73 pthread_join(tid2, NULL); in pthread_key_create_0200()
Dmtx_trylock.c82 thrd_t tid2; in mtx_trylock_0200() local
83 result = thrd_create(&tid2, threadfuncB, NULL); in mtx_trylock_0200()
88 result = thrd_join(tid2, NULL); in mtx_trylock_0200()
Dpthread_mutex_lock.c86 pthread_t tid2; in pthread_mutex_lock_0200() local
87 pthread_create(&tid2, NULL, threadfuncB, NULL); in pthread_mutex_lock_0200()
88 pthread_join(tid2, NULL); in pthread_mutex_lock_0200()
Dmtx_lock.c111 thrd_t tid2; in mtx_lock_0200() local
112 thrd_create(&tid2, threadfuncB, NULL); in mtx_lock_0200()
117 thrd_join(tid2, NULL); in mtx_lock_0200()
/third_party/ltp/testcases/open_posix_testsuite/functional/timers/timers/
Dtwoevtimers.c44 timer_t tid1, tid2; in main() local
70 (timer_create(CLOCK_REALTIME, &ev2, &tid2) != 0)) { in main()
91 if (timer_settime(tid2, flags, &its, NULL) != 0) { in main()
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/
Dsomas_solver_pre.cc220 for (size_t tid2 = 0; tid2 < (*pConstraints)[tid1].bit_size_; tid2++) { in TensorRelationLog() local
221 oss << 'H' << std::hex << (*pConstraints)[tid1].bit_[tid2]; in TensorRelationLog()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
Dcpuset_memory_testset.sh472 read tid2
475 echo $tid2