MXS-1392 Take new zombie mechanism into use
Next commit will remove the remnants of the reference counting mechanism.
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
MXS_BEGIN_DECLS
|
||||
|
||||
void dcb_free_all_memory(DCB *dcb);
|
||||
void dcb_final_close(DCB *dcb);
|
||||
|
||||
/**
|
||||
* @brief Increase the reference count of the DCB
|
||||
|
Reference in New Issue
Block a user