]> git.llucax.com Git - software/libev.git/blobdiff - ev.h
milli-opt
[software/libev.git] / ev.h
diff --git a/ev.h b/ev.h
index 739402e577fb3f9afc524b619bc397293b9e1956..d8fc17ad6e40816b5fae0c1d93f96e94a0dc22bb 100644 (file)
--- a/ev.h
+++ b/ev.h
@@ -329,6 +329,7 @@ unsigned int ev_backend (EV_P);
 
 #define EVLOOP_NONBLOCK        1 /* do not block/wait */
 #define EVLOOP_ONESHOT 2 /* block *once* only */
 
 #define EVLOOP_NONBLOCK        1 /* do not block/wait */
 #define EVLOOP_ONESHOT 2 /* block *once* only */
+#define EVUNLOOP_CANCEL 0 /* undo unloop */
 #define EVUNLOOP_ONE    1 /* unloop once */
 #define EVUNLOOP_ALL    2 /* unloop all loops */
 
 #define EVUNLOOP_ONE    1 /* unloop once */
 #define EVUNLOOP_ALL    2 /* unloop all loops */