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

Comparing libev/ev.h (file contents):
Revision 1.121 by root, Tue Jul 14 19:11:31 2009 UTC vs.
Revision 1.122 by root, Tue Jul 14 20:31:21 2009 UTC

551void ev_set_userdata (EV_P_ void *data); 551void ev_set_userdata (EV_P_ void *data);
552void *ev_userdata (EV_P); 552void *ev_userdata (EV_P);
553void ev_set_invoke_pending_cb (EV_P_ void (*invoke_pending_cb)(EV_P)); 553void ev_set_invoke_pending_cb (EV_P_ void (*invoke_pending_cb)(EV_P));
554void ev_set_loop_release_cb (EV_P_ void (*release)(EV_P), void (*acquire)(EV_P)); 554void ev_set_loop_release_cb (EV_P_ void (*release)(EV_P), void (*acquire)(EV_P));
555 555
556unsigned int ev_pending_count (EV_P); /* number of pending events, if any */
556void ev_invoke_pending (EV_P); /* invoke all pending watchers */ 557void ev_invoke_pending (EV_P); /* invoke all pending watchers */
557 558
558/* 559/*
559 * stop/start the timer handling. 560 * stop/start the timer handling.
560 */ 561 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines