Home
last modified time | relevance | path

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

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