Searched refs:US_TO_NS (Results 1 – 1 of 1) sorted by relevance
25 #define US_TO_NS(t) ((t) * THOUSAND) /* Convert microseconds to nanoseconds. */ macro49 .tv_nsec = US_TO_NS(MS_TO_US(t)), in mssleep()63 .tv_nsec = US_TO_NS(t), in ussleep()