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

Comparing libev/ev.pod (file contents):
Revision 1.343 by root, Wed Nov 10 13:39:10 2010 UTC vs.
Revision 1.344 by root, Wed Nov 10 13:41:48 2010 UTC

989See also the locking example in the C<THREADS> section later in this 989See also the locking example in the C<THREADS> section later in this
990document. 990document.
991 991
992=item ev_set_userdata (loop, void *data) 992=item ev_set_userdata (loop, void *data)
993 993
994=item ev_userdata (loop) 994=item void *ev_userdata (loop)
995 995
996Set and retrieve a single C<void *> associated with a loop. When 996Set and retrieve a single C<void *> associated with a loop. When
997C<ev_set_userdata> has never been called, then C<ev_userdata> returns 997C<ev_set_userdata> has never been called, then C<ev_userdata> returns
998C<0>. 998C<0>.
999 999

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines