Searched refs:stmf_worker_sel_counter (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c228 static int stmf_worker_sel_counter = 0; variable
4448 nv = (int)atomic_inc_32_nv((uint32_t *)&stmf_worker_sel_counter);
4457 (void) atomic_cas_32((uint32_t *)&stmf_worker_sel_counter,

Completed in 181 milliseconds