document the call to wakeup after a task has been run...

Approved by:	re (hrs)
MFC after:	3 days
This commit is contained in:
jmg 2007-07-09 06:24:10 +00:00
parent 2dc900d1ed
commit 5304fdd902

View File

@ -160,6 +160,12 @@ as its first argument
and the value of
.Va ta_pending
as its second argument.
After the function
.Va ta_func
returns,
.Xr wakeup 9
is called on the task pointer passed to
.Fn taskqueue_enqueue .
.Pp
The
.Fn taskqueue_drain