Searched refs:EVENT_SYNCDONE (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/hastd/ | ||
H A D | event.h | 36 #define EVENT_SYNCDONE 4 macro |
H A D | event.c | 121 case EVENT_SYNCDONE: in event_recv() |
H A D | primary.c | 2041 event_send(res, EVENT_SYNCDONE); in sync_thread() |