Contents

unlockForArbitration

Unlocks an IOService obkect after a successful lockForArbitration.

Declaration

virtual void unlockForArbitration(
 void );

Overview

A thread granted exclusive access to an IOService object should release it with unlockForArbitration.

See Also

Miscellaneous