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

  /bionic/libc/bionic/
posix_timers.cpp 211 // http://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_settime.html
212 // When using timer_settime to disarm a repeatable SIGEV_THREAD timer with a very small
216 int timer_settime(timer_t id, int flags, const itimerspec* ts, itimerspec* ots) { function
  /external/fio/os/
os-mac.h 70 static inline int timer_settime(timer_t timerid, int flags, function

Completed in 76 milliseconds