Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dsmr.c1302 #define SMR_BARRIER_SIZE 24 macro
1303 static_assert(sizeof(struct smr_barrier_job) == SMR_BARRIER_SIZE);
1304 #define SMR_BARRIER_USE_STACK (SMR_BARRIER_SIZE * MAX_CPUS <= 512)