Searched refs:PSToken (Results 1 – 1 of 1) sorted by relevance
266 static int PSToken = 0; /* Power source notifications */ variable343 …notify_register_dispatch(kIOPSNotifyPowerSource, &PSToken, dispatch_get_main_queue(), ^(int t) { (… in cupsdStartSystemMonitor()391 if (PSToken != 0) in cupsdStopSystemMonitor()393 notify_cancel(PSToken); in cupsdStopSystemMonitor()394 PSToken = 0; in cupsdStopSystemMonitor()