new global, omapi_task
This commit is contained in:
@@ -266,6 +266,11 @@ extern omapi_objecttype_t *omapi_object_types;
|
||||
*/
|
||||
extern isc_mem_t *omapi_mctx;
|
||||
|
||||
/*
|
||||
* Task to keep the omapi_taskmgr alive until omapi_lib_destroy is called.
|
||||
*/
|
||||
extern isc_task_t *omapi_task;
|
||||
|
||||
/*
|
||||
* XXXDCL comment, localize?
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user