MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
atomic_flag 成员列表

成员的完整列表,这些成员属于 atomic_flag,包括所有继承而来的类成员

atomic_flag(const value_type flag) noexceptatomic_flaginline
clear(const memory_order mo=memory_order_seq_cst) noexceptatomic_flaginline
clear(const memory_order mo=memory_order_seq_cst) volatile noexceptatomic_flaginline
flag_atomic_flag
notify_all() noexceptatomic_flaginline
notify_one() noexceptatomic_flaginline
test(const memory_order mo=memory_order_seq_cst) const noexceptatomic_flaginline
test(const memory_order mo=memory_order_seq_cst) const volatile noexceptatomic_flaginline
test_and_set(const memory_order mo=memory_order_seq_cst) noexceptatomic_flaginline
test_and_set(const memory_order mo=memory_order_seq_cst) volatile noexceptatomic_flaginline
value_type typedefatomic_flag
wait(const bool old, const memory_order mo=memory_order_seq_cst) const noexceptatomic_flaginline
wait(const bool old, const memory_order mo=memory_order_seq_cst) const volatile noexceptatomic_flaginline