summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2011-07-12 23:32:10 +0000
committerroot <root>2011-07-12 23:32:10 +0000
commit67acb181649e135df7c731f5d5280fa7a86b6fe2 (patch)
treed287a889ee013cf539ab898e426de65153fed0d0
parent8c3ef1a28faae20ec0481780bfe48962c8e049e2 (diff)
:)
-rw-r--r--ev.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/ev.pod b/ev.pod
index 8d36185..2c71d39 100644
--- a/ev.pod
+++ b/ev.pod
@@ -4378,7 +4378,9 @@ both for signal handler "locking" as well as for signal and thread safety
in C<ev_async> watchers.
In the absence of this define, libev will use C<sig_atomic_t volatile>
-(from F<signal.h>), which is usually good enough on most platforms.
+(from F<signal.h>), which is usually good enough on most platforms,
+although strictly speaking using a type that also implies a memory fence
+is required.
=item EV_H (h)