Change from passive to active english. Correctly specify that the task
is being drained and not the queue. Submitted by: wblock @ MFC after: 3 days
This commit is contained in:
parent
037a0903ee
commit
6a3536aaee
@ -223,8 +223,8 @@ Otherwise, the task is scheduled for enqueueing in the future,
|
||||
after the absolute value of
|
||||
.Va ticks
|
||||
is passed.
|
||||
This function will return -1 if the queue is being drained.
|
||||
Otherwise the number of pending calls will be returned.
|
||||
This function returns -1 if the task is being drained.
|
||||
Otherwise, the number of pending calls is returned.
|
||||
.Pp
|
||||
The
|
||||
.Fn taskqueue_cancel
|
||||
|
Loading…
x
Reference in New Issue
Block a user