ast_format_lock Struct Reference
#include <file.h>
Detailed Description
structure used for lock and refcount of format handlers. Should not be here, but this is a temporary workaround until we implement a more general mechanism. The format handler should include a pointer to this structure. As a trick, if usecnt is initialized with -1, ast_format_register will init the mutex for you.
Definition at line 51 of file file.h.
Field Documentation
The documentation for this struct was generated from the following file: