Searched refs:destroyContainer (Results 1 – 3 of 3) sorted by relevance
50 void (*destroyContainer) (void *); member96 storage->destroyContainer = NULL; in wsbmBufStorageInit()116 if (storage->destroyContainer) in wsbmBufStorageUnref()117 storage->destroyContainer(storage->destroyArg); in wsbmBufStorageUnref()
684 buf->storage.destroyContainer = NULL; in wsbmSlabAllocBuffer()
951 storage->destroyContainer = &wsbmBOFreeSimple; in wsbmBOCreateSimple()