Home
last modified time | relevance | path

Searched defs:tid (Results 1 - 25 of 26) sorted by relevance

12

/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_task.cpp41 pthread_t tid; in CreateThread() local
/test/xts/hats/kernel/syscalls/signal/tgkill/
H A DTgkillApiTest.cpp58 pid_t tid; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/system/setrobustlist/
H A DSetrobustlistApiTest.cpp44 int SetRobustList(int tid, void *list, size_t len) in SetRobustList() argument
83 pid_t tid = pthread_self(); in HWTEST_F() local
/test/xts/acts/kernel_lite/process_posix/src/
H A DPthreadAttrTest.cpp35 pthread_t tid; in HWTEST_F() local
80 pthread_t tid; in HWTEST_F() local
120 pthread_t tid; in HWTEST_F() local
163 pthread_t tid; HWTEST_F() local
220 pthread_t tid; HWTEST_F() local
296 pthread_t tid; HWTEST_F() local
[all...]
H A DPthreadBasicApiTest.cpp42 pthread_t tid; in HWTEST_F() local
63 pthread_t tid; in HWTEST_F() local
77 pthread_t tid; in HWTEST_F() local
95 pthread_t tid; in HWTEST_F() local
114 pthread_t tid; HWTEST_F() local
142 pthread_t tid; HWTEST_F() local
159 pthread_t tid; HWTEST_F() local
167 pthread_t *tid = (pthread_t*)arg; ThreadPthreadEqual() local
180 pthread_t tid; HWTEST_F() local
321 pthread_t tid; HWTEST_F() local
354 pthread_t tid; HWTEST_F() local
384 pthread_t tid; HWTEST_F() local
419 pthread_t tid; HWTEST_F() local
491 pthread_t tid; HWTEST_F() local
534 pthread_t tid; HWTEST_F() local
603 pthread_t tid; HWTEST_F() local
630 pthread_t tid; HWTEST_F() local
657 pthread_t tid; HWTEST_F() local
685 pthread_t tid; HWTEST_F() local
713 pthread_t tid; HWTEST_F() local
742 pthread_t tid; HWTEST_F() local
871 pthread_t tid; HWTEST_F() local
903 pthread_t tid[2]; HWTEST_F() local
[all...]
/test/ostest/wukong/report/include/
H A Dcsv_utils.h35 uint64_t tid; member
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dprctlndk.cpp46 pthread_t tid = PARAM_0; in Prctl() local
H A Dsetjmpndk.cpp95 pthread_t tid = PARAM_0; in SigLongJmp() local
H A Dsemaphorendk.cpp138 pthread_t tid = PARAM_0; in SemPost() local
H A Dotherstestndk.cpp797 pid_t tid; in Accept() local
844 pid_t tid; in Accept4() local
940 pid_t tid; in Pthreadgettidnp() local
1076 pthread_t tid; in Pthreadmutexlocktimeoutnp() local
1114 pthread_t tid; in Pthreadmutextimedlockmonotonicnp() local
1141 pthread_t tid; Pthreadmutexclocklock() local
1175 pthread_t tid[2]; Pthreadrwlockclockrdlock() local
1230 pthread_t tid[2]; Pthreadrwlocktimedrdlockmonotonicnp() local
[all...]
H A Dunistdndk.cpp463 pid_t tid; in Syscall() local
/test/xts/acts/kernel_lite/ipc_posix/message_queue/
H A DIpcMqTest.cpp382 pthread_t tid; in HWTEST_F() local
444 pthread_t tid; in HWTEST_F() local
511 pthread_t tid; in HWTEST_F() local
/test/xts/acts/kernel_lite/ipc_posix/semaphore/
H A DSemTest.cpp190 pthread_t tid; in HWTEST_F() local
247 pthread_t tid; in HWTEST_F() local
301 pthread_t tid; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/process/processid/
H A DProcessApiTest.cpp299 pid_t tid = gettid(); in HWTEST_F() local
/test/xts/acts/communication_lite/dsoftbus_hal/src/
H A Ddiscovery_service_test.c142 pthread_t tid; in ThreadCreateTest() local
H A Dsoftbus_bus_center_test.c51 pthread_t tid; in ThreadCreateTest() local
/test/xts/acts/kernel_lite/futex_posix/src/
H A DPthreadRwlockTest.cpp60 pthread_t tid[2]; in HWTEST_F() local
102 pthread_t tid[2]; in HWTEST_F() local
144 pthread_t tid[2]; HWTEST_F() local
186 pthread_t tid[2]; HWTEST_F() local
227 pthread_t tid[2]; HWTEST_F() local
268 pthread_t tid[2]; HWTEST_F() local
312 pthread_t tid[2]; HWTEST_F() local
362 pthread_t tid[2]; HWTEST_F() local
412 pthread_t tid[2]; HWTEST_F() local
456 pthread_t tid[2]; HWTEST_F() local
[all...]
H A DPthreadMutexTest.cpp54 pthread_t tid[loopNum]; in HWTEST_F() local
98 pthread_t tid[2]; in HWTEST_F() local
173 pthread_t tid[2]; in HWTEST_F() local
211 pthread_t tid; HWTEST_F() local
248 pthread_t tid; HWTEST_F() local
319 pthread_t tid; HWTEST_F() local
396 pthread_t tid; HWTEST_F() local
508 pthread_t tid[loopNum]; HWTEST_F() local
552 pthread_t tid[2]; HWTEST_F() local
[all...]
H A DPthreadCondTest.cpp140 pthread_t tid[2]; in HWTEST_F() local
185 pthread_t tid[2]; in HWTEST_F() local
232 pthread_t tid[3]; HWTEST_F() local
332 pthread_t tid; HWTEST_F() local
370 pthread_t tid; HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/time_posix/src/
H A DAlarmTest.cpp218 timer_t tid = nullptr; in HWTEST_F() local
250 timer_t tid = nullptr; in HWTEST_F() local
293 timer_t tid = NULL; HWTEST_F() local
338 timer_t tid = nullptr; HWTEST_F() local
377 timer_t tid = nullptr; HWTEST_F() local
391 timer_t tid = nullptr; HWTEST_F() local
452 timer_t tid = nullptr; HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestStdio.cpp764 pthread_t tid; in HWTEST_F() local
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTestUtils.cpp230 pthread_t* tid = (pthread_t*)arg; in ThreadFunc2() local
H A DSignalTest.cpp1206 pthread_t tid; in HWTEST_F() local
1233 pthread_t tid; in HWTEST_F() local
1270 pthread_t tid; in HWTEST_F() local
1285 pthread_t tid; HWTEST_F() local
1311 pthread_t tid; HWTEST_F() local
[all...]
/test/xts/hats/kernel/accesstokenid/
H A Daccesstokenid_test.cpp66 pid_t tid; member
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/
H A Dnapi_test.cpp3763 pthread_t tid; in StopEventLoop() local
3768 pthread_t tid; in StopEventLoop() local

Completed in 30 milliseconds

12