Searched refs:sent (Results 1 – 6 of 6) sorted by relevance
| /libev/ |
| H A D | ev.h | 461 EV_ATOMIC_T sent; /* private */ 464 # define ev_async_pending(w) (+(w)->sent)
|
| H A D | ev.c | 2461 DWORD sent; in evpipe_write() local 2464 WSASend (EV_FD_TO_WIN32_HANDLE (evpipe [1]), &buf, 1, &sent, 0, 0, 0); in evpipe_write() 2531 if (asyncs [i]->sent) in pipecb() 2533 asyncs [i]->sent = 0; in pipecb() 4868 w->sent = 0; in ev_async_start() 4905 w->sent = 1; in ev_async_send()
|
| H A D | README | 50 The following people sent in patches or made other noteworthy
|
| H A D | config.h.in | 103 /* Define to the address where bug reports for this package should be sent. */
|
| H A D | Changes | 462 (based on patch sent by Johannes Deisenhofer).
|
| H A D | ev.pod | 1219 Not ever sent (or otherwise used) by libev itself, but can be freely used 1691 sent a SIGPIPE, which, by default, aborts your program. For most programs
|