Home
last modified time | relevance | path

Searched defs:ArbitrationLockQueueElement (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOService.cpp346 struct ArbitrationLockQueueElement { struct
347 queue_chain_t link;
348 IOThread thread;
349 IOService * service;
350 unsigned count;
351 bool required;
352 bool aborted;