Searched refs:EVENT_SYNCINTR (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/hastd/ | ||
H A D | event.h | 37 #define EVENT_SYNCINTR 5 macro |
H A D | event.c | 124 case EVENT_SYNCINTR: in event_recv() |
H A D | primary.c | 1979 event_send(res, EVENT_SYNCINTR); in sync_thread() |