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

  /external/chromium_org/third_party/libevent/compat/sys/
_libevent_time.h 106 #define timespecisset(tsp) ((tsp)->tv_sec || (tsp)->tv_nsec) macro
_time.h 106 #define timespecisset(tsp) ((tsp)->tv_sec || (tsp)->tv_nsec) macro

Completed in 65 milliseconds