summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
authorroot <root>2011-06-13 09:52:36 +0000
committerroot <root>2011-06-13 09:52:36 +0000
commit2d984ba58ba63b062436d51b1c3724fb31e33964 (patch)
treec78a821ae6beaa4802ab0b88d6d6f6bf4240ea45 /ev_vars.h
parentf16fbd21ee467f0069e6e9c21be59ec41c9847af (diff)
*** empty log message ***
Diffstat (limited to 'ev_vars.h')
-rw-r--r--ev_vars.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ev_vars.h b/ev_vars.h
index 0f1fecf..db132cb 100644
--- a/ev_vars.h
+++ b/ev_vars.h
@@ -73,6 +73,8 @@ VARx(int, evfd)
#endif
VAR (evpipe, int evpipe [2])
VARx(ev_io, pipe_w)
+VARx(EV_ATOMIC_T, pipe_write_wanted)
+VARx(EV_ATOMIC_T, pipe_write_skipped)
#if !defined(_WIN32) || EV_GENWRAP
VARx(pid_t, curpid)