Searched refs:hundredMill (Results 1 – 1 of 1) sorted by relevance
42 static mach_timespec_t hundredMill = { 0, 100000000 }; variable129 IOScheduleFunc((IOThreadFunc) alarm, (void *) this, hundredMill, 1); in alarm()178 IOScheduleFunc((IOThreadFunc) sDevice->alarm, sDevice, hundredMill, 1); in testWorkLoop()