ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.pod
(Generate patch)

Comparing libev/ev.pod (file contents):
Revision 1.363 by root, Sun Jan 30 22:38:59 2011 UTC vs.
Revision 1.364 by sf-exg, Sun Jan 30 23:07:20 2011 UTC

3308trust me. 3308trust me.
3309 3309
3310=item ev_async_send (loop, ev_async *) 3310=item ev_async_send (loop, ev_async *)
3311 3311
3312Sends/signals/activates the given C<ev_async> watcher, that is, feeds 3312Sends/signals/activates the given C<ev_async> watcher, that is, feeds
3313an C<EV_ASYNC> event on the watcher into the event loop, and instanlty 3313an C<EV_ASYNC> event on the watcher into the event loop, and instantly
3314returns. 3314returns.
3315 3315
3316Unlike C<ev_feed_event>, this call is safe to do from other threads, 3316Unlike C<ev_feed_event>, this call is safe to do from other threads,
3317signal or similar contexts (see the discussion of C<EV_ATOMIC_T> in the 3317signal or similar contexts (see the discussion of C<EV_ATOMIC_T> in the
3318embedding section below on what exactly this means). 3318embedding section below on what exactly this means).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines