Searched refs:ArbitrationLockQueueElement (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp219 struct ArbitrationLockQueueElement { struct
981 ArbitrationLockQueueElement * element;
982 ArbitrationLockQueueElement * active;
983 ArbitrationLockQueueElement * waiting;
994 ArbitrationLockQueueElement *,
997 element = IONew( ArbitrationLockQueueElement, 1 );
1012 ArbitrationLockQueueElement *,
1026 ArbitrationLockQueueElement * victim = 0;
1037 ArbitrationLockQueueElement *,
1059 ArbitrationLockQueueElement *,
[all...]

Completed in 21 milliseconds