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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.cpp274 static SInt32 g3DGameControllerCount = 0; variable
481 OSIncrementAtomic(&g3DGameControllerCount);
558 OSDecrementAtomic(&g3DGameControllerCount);
603 if (!match && (g3DGameControllerCount <= 0) && table) {

Completed in 123 milliseconds