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

/haiku-buildtools/gcc/gcc/
H A Dtsan.c287 bool_cas, val_cas, lock_release, fetch_op, fetch_op_seq_cst enumerator in enum:tsan_atomic_action
318 TRANSFORM (fcode, tsan_fcode, fetch_op, code)
535 case fetch_op:
542 if (tsan_atomic_table[i].action == fetch_op)

Completed in 39 milliseconds