Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dsys_generic.c3049 static bool oneshot_executed = false; variable
3063 if (!os_atomic_cmpxchg(&oneshot_executed, false, true, acq_rel)) {