Home
last modified time | relevance | path

Searched refs:ints_disabled (Results 1 – 2 of 2) sorted by relevance

/kernel/kernel/
A Dmp.cpp181 bool ints_disabled = arch_ints_disabled(); in mp_sync_exec() local
195 if (ints_disabled) { in mp_sync_exec()
A Dthread.cpp276 bool ints_disabled = arch_ints_disabled(); in thread_resume() local
278 if (!ints_disabled) { // HACK, don't resced into bootstrap thread before idle thread is set up in thread_resume()

Completed in 10 milliseconds