--- libev/ev.pod 2010/10/21 15:14:49 1.312 +++ libev/ev.pod 2010/10/22 05:44:33 1.313 @@ -910,7 +910,11 @@ This call will simply invoke all pending watchers while resetting their pending state. Normally, C does this automatically when required, -but when overriding the invoke callback this call comes handy. +but when overriding the invoke callback this call comes handy. This +function can be invoked from a watcher - this can be useful for example +when you want to do some lengthy calculation and want to pass further +event handling to another thread (you still have to make sure only one +thread executes within C or C of course). =item int ev_pending_count (loop)