This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
libev
mirror of
/home/gitosis/repositories/libev.git
Watch
1
Star
0
Fork
0
Code
Releases
62
Activity
Browse Source
temporary fence hack
master
Marc Alexander Lehmann
10 years ago
parent
e457ecf4af
commit
683437ec13
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ev.c
+ 1
- 1
ev.c
View File
@ -1458,7 +1458,7 @@ inline_speed void
evpipe_write
(
EV_P_
EV_ATOMIC_T
*
flag
)
{
if
(
expect_true
(
*
flag
)
)
/*return*/
/*D*/
;
return
;
*
flag
=
1
;
Write
Preview
Loading…
Cancel
Save