atomic_flag
atomic_flag_test_and_set_explicit(volatile atomic_flag *__object,
atomic_flag_clear_explicit(volatile atomic_flag *__object, memory_order __order)
atomic_flag_test_and_set(volatile atomic_flag *__object)
atomic_flag_clear(volatile atomic_flag *__object)