diff options
author | root <root> | 2013-02-28 02:17:11 +0000 |
---|---|---|
committer | root <root> | 2013-02-28 02:17:11 +0000 |
commit | 4a52fb6580c6ca020730f7fb0eadfb7322ac8ac9 (patch) | |
tree | a1526f4fdf7b31296df2fc0c7c74b082929cff0b | |
parent | df020dfa5bcc6d6af3d84204fa6a286f19564b11 (diff) |
*** empty log message ***
-rw-r--r-- | ev.3 | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "LIBEV 3" -.TH LIBEV 3 "2013-02-18" "libev-4.11" "libev - high performance full featured event loop" +.TH LIBEV 3 "2013-02-28" "libev-4.11" "libev - high performance full featured event loop" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -4733,9 +4733,10 @@ different cpus (or different cpu cores). This reduces dependencies and makes libev faster. .IP "\s-1EV_NO_THREADS\s0" 4 .IX Item "EV_NO_THREADS" -If defined to be \f(CW1\fR, libev will assume that it will never be called -from different threads, which is a stronger assumption than \f(CW\*(C`EV_NO_SMP\*(C'\fR, -above. This reduces dependencies and makes libev faster. +If defined to be \f(CW1\fR, libev will assume that it will never be called from +different threads (that includes signal handlers), which is a stronger +assumption than \f(CW\*(C`EV_NO_SMP\*(C'\fR, above. This reduces dependencies and makes +libev faster. .IP "\s-1EV_ATOMIC_T\s0" 4 .IX Item "EV_ATOMIC_T" Libev requires an integer type (suitable for storing \f(CW0\fR or \f(CW1\fR) whose |