From 0ff7054aa8a05f8961c92bc9faa069547a5a2cb6 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 1 Jul 2012 19:58:12 +0000 Subject: *** empty log message *** --- ev.pod | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index 328f30f..1a63c5d 100644 --- a/ev.pod +++ b/ev.pod @@ -4627,16 +4627,14 @@ above. This reduces dependencies and makes libev faster. =item EV_ATOMIC_T Libev requires an integer type (suitable for storing C<0> or C<1>) whose -access is atomic and serialised with respect to other threads or signal -contexts. No such type is easily found in the C language, so you can -provide your own type that you know is safe for your purposes. It is used -both for signal handler "locking" as well as for signal and thread safety -in C watchers. +access is atomic with respect to other threads or signal contexts. No +such type is easily found in the C language, so you can provide your own +type that you know is safe for your purposes. It is used both for signal +handler "locking" as well as for signal and thread safety in C +watchers. In the absence of this define, libev will use C -(from F), which is usually good enough on most platforms, -although strictly speaking using a type that also implies a memory fence -is required. +(from F), which is usually good enough on most platforms. =item EV_H (h) -- cgit v1.2.3