Searched defs:timespec_add_nsec (Results 1 – 2 of 2) sorted by relevance
88 timespec_add_nsec(struct timespec *r, const struct timespec *a, uint64_t b) in timespec_add_nsec() function
117 TEST(timespec_test, timespec_add_nsec) in TEST() argument