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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtsan.c247 bool_cas, val_cas, lock_release, fetch_op, fetch_op_seq_cst, enumerator in enum:tsan_atomic_action
281 TRANSFORM (fcode, tsan_fcode, fetch_op_seq_cst, code)
520 case fetch_op_seq_cst:
534 if (tsan_atomic_table[i].action == fetch_op_seq_cst)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtsan.cc253 bool_cas, val_cas, lock_release, fetch_op, fetch_op_seq_cst, enumerator in enum:tsan_atomic_action
287 TRANSFORM (fcode, tsan_fcode, fetch_op_seq_cst, code)
531 case fetch_op_seq_cst:
545 if (tsan_atomic_table[i].action == fetch_op_seq_cst)

Completed in 172 milliseconds