Home
last modified time | relevance | path

Searched defs:tid2 (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/libc-test/src/functionalext/thread/
Dpthread_cond_timedwait.c267 pthread_t tid2; in clockwait_timedwait_0010() local
345 pthread_t tid2; in clockwait_timedwait_0030() local
443 pthread_t tid2; in clockwait_timedwait_0050() local
521 pthread_t tid2; in clockwait_timedwait_0070() local
568 pthread_t tid2; in monotonic_timewait_0010() local
673 pthread_t tid2; in timeoutnp_timewait_0010() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_once.c50 pthread_t tid1, tid2; in pthread_once_0100() local
Dmtx_trylock.c82 thrd_t tid2; in mtx_trylock_0200() local
Dpthread_setspecific.c67 pthread_t tid2; in pthread_setspecific_0200() local
Dpthread_mutex_unlock.c68 pthread_t tid2, tid3; in pthread_mutex_un_lock_0200() local
Dpthread_key_create.c70 pthread_t tid2; in pthread_key_create_0200() local
Dpthread_mutex_lock.c86 pthread_t tid2; in pthread_mutex_lock_0200() local
Dmtx_lock.c111 thrd_t tid2; in mtx_lock_0200() local
/third_party/ltp/testcases/open_posix_testsuite/functional/timers/timers/
Dtwoevtimers.c44 timer_t tid1, tid2; in main() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/somas/
Dsomas_solver_pre.cc220 for (size_t tid2 = 0; tid2 < (*pConstraints)[tid1].bit_size_; tid2++) { in TensorRelationLog() local