Searched refs:fetch_op_seq_cst (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
320 TRANSFORM (fcode, tsan_fcode, fetch_op_seq_cst, code)
550 case fetch_op_seq_cst:
563 if (tsan_atomic_table[i].action == fetch_op_seq_cst)

Completed in 192 milliseconds