Searched refs:timespec_add_ms (Results 1 – 4 of 4) sorted by relevance
21 static inline void timespec_add_ms(struct timespec *ts, uint32_t ms) in timespec_add_ms() function
98 timespec_add_ms(&time_point, TIMEDLOCK_TIMEOUT_MS); in mtx_timedlock_fn()
75 timespec_add_ms(&time_point, WAIT_TIME_MS); in test_cnd_thread_fn()
170 static void timespec_add_ms(struct timespec *ts, uint32_t ms) in timespec_add_ms() function186 timespec_add_ms(&time_point, TIMEDLOCK_TIMEOUT_MS); in test_mutex_timedlock_fn()