Searched defs:ts (Results 1 – 10 of 10) sorted by relevance
42 public static void doTest(Transform[] ts) { in doTest()
53 Thread[] ts = getEventThreads(); in getEvents() local
217 void InitTimeSpec(bool absolute, int clock, int64_t ms, int32_t ns, timespec* ts) { in InitTimeSpec()
683 timespec ts; in ExclusiveLockWithTimeout() local964 timespec ts; in TimedWait() local
95 private static String toNameList(Thread[] ts) { in toNameList()
669 final Main ts = threadStresses[r]; in runTest() local