Searched refs:timespec_from_ms (Results 1 – 5 of 5) sorted by relevance
41 __LIBC_HIDDEN__ void timespec_from_ms(timespec& ts, const int ms);
45 void timespec_from_ms(timespec& ts, const int ms) { in timespec_from_ms() function
45 timespec_from_ms(ts, ms); in poll()
283 timespec_from_ms(ts, ms); in pthread_cond_timeout_np()
952 timespec_from_ms(ts, ms); in pthread_mutex_lock_timeout_np()