Home
last modified time | relevance | path

Searched refs:IODataQueueDispatchSource_IVars (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/System/
H A DIODataQueueDispatchSourceShared.h16 struct IODataQueueDispatchSource_IVars { struct
39 ivars = IONewZero(IODataQueueDispatchSource_IVars, 1); in init() argument
268 IOSafeDeleteNULL(ivars, IODataQueueDispatchSource_IVars, 1); in free()