Searched refs:IODataQueueAppendix (Results 1 – 2 of 2) sorted by relevance
74 } IODataQueueAppendix; typedef89 #define DATA_QUEUE_MEMORY_APPENDIX_SIZE (sizeof(IODataQueueAppendix))
82 IODataQueueAppendix * appendix; in initWithCapacity()119 …appendix = (IODataQueueAppendix *)((UInt8 *)dataQueue + size + DATA_QUEUE_MEMORY_HEADER… in initWithCapacity()