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

/macosx-10.10.1/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMPowerNotifications.c45 if (CFEqual(str, CFSTR(kIOPMThermalLevelWarningKey)))
128 thermal_key = createSCKeyForIOKitString(CFSTR(kIOPMThermalLevelWarningKey));
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPMSystemEvents.c47 if (CFEqual(str, CFSTR(kIOPMThermalLevelWarningKey)))
66 if (CFEqual(str, CFSTR(kIOPMThermalLevelWarningKey)))
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPM.h683 #define kIOPMThermalLevelWarningKey "Thermal_Level_Warning" macro

Completed in 127 milliseconds