Searched refs:ISC_EVENTCLASS_TASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Deventclass.h42 #define ISC_EVENTCLASS_TASK ISC_EVENTCLASS(0) macro
H A Dtask.h89 #define ISC_TASKEVENT_FIRSTEVENT (ISC_EVENTCLASS_TASK + 0)
90 #define ISC_TASKEVENT_SHUTDOWN (ISC_EVENTCLASS_TASK + 1)
91 #define ISC_TASKEVENT_TEST (ISC_EVENTCLASS_TASK + 1)
92 #define ISC_TASKEVENT_LASTEVENT (ISC_EVENTCLASS_TASK + 65535)

Completed in 101 milliseconds