Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 27) sorted by relevance

12

/test/xts/acts/kernel_lite/ipc_posix/message_queue/
DIpcMqExceptionTest.cpp453 struct timespec ts = { 0, 0 }; variable
504 struct timespec ts = { 0, 0 }; variable
551 struct timespec ts = { 0, 0 }; variable
578 struct timespec ts = { 0, 0 }; variable
610 struct timespec ts = { 0, 0 }; variable
660 struct timespec ts = { 0, 0 }; variable
710 struct timespec ts = { 0, 0 }; variable
740 struct timespec ts = { 0, 0 }; variable
/test/xts/acts/kernel_lite/futex_posix/src/
DPthreadCondTest.cpp99 struct timespec ts = {0}; variable
267 struct timespec ts = {0}; in ThreadPthreadCondTimedwait2() local
308 struct timespec ts = {0}; in ThreadPthreadCondTimedwaitOut() local
351 struct timespec ts = {0}; in ThreadPthreadCondTimedwaitEinval() local
DPthreadRwlockTest.cpp296 struct timespec ts = {0}; in PthreadTimdNoOutRWlockWR2() local
342 struct timespec ts = {0}; in PthreadTimdOutRWlockWR2() local
392 struct timespec ts = {0}; in PthreadTimdOutRWlockWW2() local
440 struct timespec ts = {0}; in PthreadTimdNoOutRWlockWW2() local
DPthreadMutexTest.cpp187 struct timespec ts = {0}; in ThreadPthreadMtimedlockOut() local
230 struct timespec ts = {0}; in ThreadPthreadMtimedlockNoOut() local
/test/xts/acts/kernel_lite/ipc_posix/semaphore/
DSemAbnormalTest.cpp111 struct timespec ts = {0}; variable
138 struct timespec ts = {0}; variable
DSemTest.cpp275 struct timespec ts = {0}; in ThreadSemTimedWait() local
435 struct timespec ts = {0}; variable
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
Dfnmatchndk132.cpp62 struct timespec ts {}; in Cnd_timedWait_time64_One() struct
89 struct timespec ts {}; in Cnd_timedWait_time64_Two() struct
171 struct timespec ts {}; in PThreadCondTimedWaitTime64Thread() struct
188 struct timespec ts { in PThread_cond_timedWait_time64_One() struct
227 struct timespec ts; in SemTimedWaitTime64Thread() local
/test/xts/acts/kernel_lite/time_posix/src/
DClockTimeTest.cpp139 struct timespec ts = {0}; variable
164 struct timespec ts = {0}; variable
186 struct timespec ts = {0}; variable
/test/xts/hats/kernel/freelist/malloc_pressure/
DMalloc_pressure.cpp60 struct timespec ts[TIME_SPEC_LEN]; variable
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpollndk.cpp89 int ts = PARAM_1000; in PollChk() local
119 struct timespec ts = {.tv_nsec = PARAM_100000000}; in PpollChk() local
Dsemaphorendk1.cpp33 struct timespec ts; in SemUnlink() local
Dthreadsndk1.cpp102 timespec ts = {.tv_nsec = 100 * 1000 * 1000}; in Cnd_broadcast() local
144 timespec ts; member
332 timespec ts = {2, 0}; in MtxTimedLock_One() local
345 timespec ts = {2, 0}; in MtxTimedLock_Two() local
469 timespec ts = {1, 0}; in ThrdDetachThreadB() local
478 timespec ts = {1, 0}; in Thrd_detach_One() local
597 timespec ts = {0, 10 * us}; in Thrd_sleep() local
Dotherstestndk.cpp985 struct timespec ts = {0}; in Pthreadcondclockwait() local
1001 struct timespec ts = {0}; in Pthreadcondtimedwaitmonotonicnp() local
1047 static inline void GetDelayedTimeByClockid(struct timespec *ts, unsigned int ms, clockid_t clockid) in GetDelayedTimeByClockid()
1060 struct timespec ts = {0}; in PthreadLockTimeoutNPNoOut() local
1093 struct timespec ts = {0}; in PthreadTimedlockMonotonicNPOut() local
1125 struct timespec ts = {0}; in PthreadClocklockNoOutRealTime() local
1160 struct timespec ts = {0}; in PthreadClockRdlockNoOutRealTimeR2() local
1187 struct timespec ts = {0}; in Pthreadrwlockclockwrlock() local
1215 struct timespec ts = {0}; in PthreadTimedRdlockMonoNPNoOutR2() local
1241 struct timespec ts = {0}; in Pthreadrwlocktimedwrlockmonotonicnp() local
Dschedndk.cpp211 struct timespec ts = {PARAM_0}; in SchedRrGetInterval() local
216 struct timespec ts = {PARAM_0}; in SchedRrGetInterval() local
Dtimendk.cpp198 struct timespec ts; in TimespecGet() local
533 struct timespec ts; in ClockGetres() local
542 struct timespec ts; in ClockGettime() local
552 struct timespec ts; in ClockNanosleep() local
Dpthreadndk1.cpp981 timespec ts = {1, 0}; in PThreadMutexTimedLock() local
1197 timespec ts; in PThreadRwLockTimedRdLock() local
1212 timespec ts; in PThreadRwLockTimedWrLock() local
/test/xts/acts/ability_lite/ability_posix/src/
DAbilityMgrTest.cpp138 struct timespec ts = {}; in SetUpTestCase() local
623 struct timespec ts = {}; variable
653 struct timespec ts = {}; variable
709 struct timespec ts = {}; variable
DAbilityMgrTest2.cpp136 struct timespec ts = {}; in SetUpTestCase() local
632 struct timespec ts = {}; variable
663 struct timespec ts = {}; variable
720 struct timespec ts = {}; variable
/test/xts/hats/kernel/freelist/free_performance/
DMalloc_free_performance.cpp205 struct timespec ts[2]; variable
/test/testfwk/arkxtest/uitest/server/
Dserver_main.cpp136 auto ts = to_string(GetCurrentMicroseconds()); in DumpLayout() local
175 auto ts = to_string(GetCurrentMicroseconds()); in ScreenCap() local
/test/ostest/wukong/common/include/
Dwukong_util.h414 bool TimedWait(const struct timespec &ts) in TimedWait()
/test/xts/acts/kernel_lite/utils/
Dutils.cpp234 void GetDelayedTime(struct timespec *ts, unsigned int ms) in GetDelayedTime()
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
Dutils.cpp322 void GetDelayedTime(struct timespec *ts, unsigned int ms) in GetDelayedTime()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DSendRequestTest.cpp306 struct timespec ts = {}; in WaitBySem() local
/test/xts/acts/kernel_lite/ipc_posix/signal/
DSignalTest.cpp513 struct timespec ts = {0, 500*1000000}; variable

12