HomeSort by relevance Sort by last modified time
    Searched refs:timespec_cmp0 (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
pthread_internal.h 113 static __inline__ int timespec_cmp0( const struct timespec* a ) function
pthread-timers.c 407 if (timespec_cmp0(&diff) < 0) {

Completed in 36 milliseconds