Searched refs:intSta (Results 1 – 2 of 2) sorted by relevance
104 uint64_t intSta; in evtQueueEnqueue() local114 intSta = cpuIntsOff(); in evtQueueEnqueue()124 cpuIntsRestore (intSta); in evtQueueEnqueue()138 intSta = cpuIntsOff(); in evtQueueEnqueue()153 cpuIntsRestore(intSta); in evtQueueEnqueue()162 uint64_t intSta = cpuIntsOff(); in evtQueueRemoveAllMatching() local174 cpuIntsRestore(intSta); in evtQueueRemoveAllMatching()181 uint64_t intSta; in evtQueueDequeue() local185 intSta = cpuIntsOff(); in evtQueueDequeue()202 cpuIntsRestore(intSta); in evtQueueDequeue()[all …]
121 uint64_t intSta = cpuIntsOff(); in timFireAsNeededAndUpdateAlarms() local168 cpuIntsRestore(intSta); in timFireAsNeededAndUpdateAlarms()