From 5cf190b99b58aa331248add4a0ac5d7b6cec5ecb Mon Sep 17 00:00:00 2001 From: root Date: Sat, 24 Nov 2007 06:23:27 +0000 Subject: milli-opt --- ev.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ev.h') diff --git a/ev.h b/ev.h index 739402e..d8fc17a 100644 --- 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 EVUNLOOP_CANCEL 0 /* undo unloop */ #define EVUNLOOP_ONE 1 /* unloop once */ #define EVUNLOOP_ALL 2 /* unloop all loops */ -- cgit v1.2.3