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

/macosx-10.10.1/Libc-1044.1.2/sys/
H A DOSThermalNotification.c42 static const char * const kOSThermalMitigationNames[kOSThermalMitigationCount] = { variable
65 (void)notify_register_check(kOSThermalMitigationNames[behavior], &tokens[behavior]);
77 (void)notify_register_check(kOSThermalMitigationNames[behavior], &tokens[behavior]);
87 (void)notify_register_check(kOSThermalMitigationNames[kOSThermalMitigationThermalTableReady], &tokens[kOSThermalMitigationThermalTableReady]);
104 (void)notify_register_check(kOSThermalMitigationNames[kOSThermalMitigationThermalTableReady], &tokens[kOSThermalMitigationThermalTableReady]);

Completed in 71 milliseconds