Searched refs:_cleanup (Results 1 – 2 of 2) sorted by relevance
57 Dlnode::Dlnode( PFVS _work, void *_arg, PFVS _cleanup ) in Dlnode() argument61 cleanup = _cleanup; in Dlnode()
511 #define WdfObjectAddCustomTypeWithData(_handle, _type, _data, _cleanup, _destroy) \ argument512 WDF_ADD_CUSTOM_TYPE_FUNCTION_NAME(_type)(_handle, _data, _cleanup, _destroy)