Searched defs:ts (Results 1 – 13 of 13) sorted by relevance
42 public static void doTest(Transform[] ts) { in doTest()
53 Thread[] ts = getEventThreads(); in getEvents() local
130 static constexpr int64_t TimeSpecToNs(timespec ts) { in TimeSpecToNs()
225 void InitTimeSpec(bool absolute, int clock, int64_t ms, int32_t ns, timespec* ts) { in InitTimeSpec()
95 private static String toNameList(Thread[] ts) { in toNameList()
912 timespec ts; in ExclusiveLockWithTimeout() local1185 timespec ts; in TimedWait() local
158 struct timespec ts = {}; in GetCurrentBootClockNs() local1040 uint64_t ts = GetCurrentBootClockNs(); in ForkAndRun() local
669 final Main ts = threadStresses[r]; in runTest() local