Searched defs:ArbitrationLockQueueElement (Results 1 – 1 of 1) sorted by relevance
346 struct ArbitrationLockQueueElement { struct347 queue_chain_t link;348 IOThread thread;349 IOService * service;350 unsigned count;351 bool required;352 bool aborted;