HomeSort by: relevance | last modified time | path
    Searched refs:UNBLOCK_IO_AND_ALARM (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntpd.h 153 extern void unblock_io_and_alarm (void);
155 # define UNBLOCK_IO_AND_ALARM() unblock_io_and_alarm()
158 # define UNBLOCK_IO_AND_ALARM() do {} while (0)
  /src/external/bsd/ntp/dist/ntpd/
ntpd.c 1495 UNBLOCK_IO_AND_ALARM();
1522 UNBLOCK_IO_AND_ALARM();
1586 UNBLOCK_IO_AND_ALARM();

Completed in 21 milliseconds