Lines Matching refs:ev_async_send
1037 loop via C<ev_break> and C<ev_async_send>, another way is to set these
3368 it by calling C<ev_async_send>, which is thread- and signal safe.
3373 C<ev_async_send> calls). In fact, you could use signal watchers as a kind
3407 ev_async_send (EV_DEFAULT_ &mysig);
3448 ev_async_send (EV_DEFAULT_ &mysig);
3475 =item ev_async_send (loop, ev_async *)
3488 C<ev_async_send>, reset when the event loop detects that).
3499 Returns a non-zero value when C<ev_async_send> has been called on the
3503 C<ev_async_send> sets a flag in the watcher and wakes up the loop. When
3853 ev_async_send (EV_A_ &u->async_w);
5416 =item Processing ev_async_send: O(number_of_async_watchers)
5420 Sending involves a system call I<iff> there were no other C<ev_async_send>