Lines Matching refs:task

29  * sources in the task system.
32 * event queue of the task which requested the I/O.
37 * Clients of this module must not be holding a socket's task's lock when
272 void *cbarg, isc_task_t *task,
283 isc_task_t *task, isc_taskaction_t action,
287 isc_task_t *task, isc_taskaction_t action,
290 unsigned int minimum, isc_task_t *task,
292 void (*cancel)(isc_socket_t *sock, isc_task_t *task,
358 isc_task_t *task,
462 isc_socket_cancel(isc_socket_t *sock, isc_task_t *task,
467 * Note: if "task" is NULL, then the cancel applies to all tasks using the
474 * \li "task" is NULL or a valid task
502 * \li 'task' is NULL or is a valid task.
670 isc_task_t *task, isc_taskaction_t action, const void *arg);
672 * Queue accept event. When a new connection is received, the task will
675 * event type, and is attached to the task 'task'.
681 * \li 'task' is a valid task
693 isc_task_t *task, isc_taskaction_t action,
698 * and arg 'arg' will be posted to the event queue for 'task'.
706 * \li 'task' is a valid task
761 isc_task_t *task, isc_taskaction_t action, const void *arg);
765 isc_task_t *task, isc_taskaction_t action, const void *arg);
769 unsigned int minimum, isc_task_t *task,
781 * the completion event will be posted to the task 'task.' If minimum
789 * event queue of 'task'.
822 *\li 'task' is a valid task
848 isc_task_t *task, isc_taskaction_t action, const void *arg);
851 isc_task_t *task, isc_taskaction_t action, const void *arg,
855 isc_task_t *task, isc_taskaction_t action, const void *arg);
858 isc_task_t *task, isc_taskaction_t action, const void *arg,
862 isc_task_t *task,
871 *\li Shutting down the requestor's task *may* result in any
916 *\li 'task' is a valid task