Searched refs:AE_BARRIER (Results 1 – 4 of 4) sorted by relevance
44 #define AE_BARRIER 4 /* With WRITABLE, never fire the event if the macro
168 if (mask & AE_WRITABLE) mask |= AE_BARRIER; in aeDeleteFileEvent()442 int invert = fe->mask & AE_BARRIER; in aeProcessEvents()
1112 ae_flags |= AE_BARRIER; in handleClientsWithPendingWrites()
2211 aeCreateFileEvent(server.el,link->fd,AE_WRITABLE|AE_BARRIER, in clusterSendMessage()