isc_taskmgr Struct Reference

This structure is actually just the common prefix of a task manager object implementation's version of an isc_taskmgr_t. More...

#include <task.h>


Data Fields

unsigned int impmagic
unsigned int magic
isc_taskmgrmethods_tmethods


Detailed Description

This structure is actually just the common prefix of a task manager object implementation's version of an isc_taskmgr_t.

Direct use of this structure by clients is forbidden. task implementations may change the structure. 'magic' must be ISCAPI_TASKMGR_MAGIC for any of the isc_task_ routines to work. task implementations must maintain all task invariants.

Definition at line 155 of file task.h.


Field Documentation

unsigned int isc_taskmgr::impmagic

Definition at line 156 of file task.h.

unsigned int isc_taskmgr::magic

Definition at line 157 of file task.h.

isc_taskmgrmethods_t* isc_taskmgr::methods

Definition at line 158 of file task.h.

Referenced by isc_task_create(), isc_taskmgr_mode(), and isc_taskmgr_setmode().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:21 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha