atomic_flag_clear_explicit
atomic_flag_clear_explicit(__object, memory_order_seq_cst);
atomic_flag_clear_explicit(&f, memory_order_relaxed);