Home
last modified time | relevance | path

Searched refs:timespec_add (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dpthread_internal.h74 static __inline__ void timespec_add( struct timespec* a, const struct timespec* b ) in timespec_add() function
Dpthread-timers.c477 timespec_add(&expires, &now); in timer_settime()
562 timespec_add(&expires, &period); in timer_thread_start()
580 timespec_add(&expires, &period); in timer_thread_start()