René's URL Explorer Experiment


Title: std::barrier - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: en.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://en.cppreference.com/
Create accounthttps://en.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fthread%2Fbarrier
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fthread%2Fbarrier
Pagehttps://en.cppreference.com/cpp/thread/barrier
Discussionhttps://en.cppreference.com/Talk:cpp/thread/barrier
https://en.cppreference.com/cpp/thread/barrier
Readhttps://en.cppreference.com/cpp/thread/barrier
View sourcehttps://en.cppreference.com/index.php?title=cpp/thread/barrier&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/thread/barrier&action=history
https://en.cppreference.com/cpp/thread/barrier
cpphttps://en.cppreference.com/cpp
threadhttps://en.cppreference.com/cpp/thread
C++https://en.cppreference.com/cpp
Compiler supporthttps://en.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://en.cppreference.com/cpp/freestanding
Languagehttps://en.cppreference.com/cpp/language
Standard libraryhttps://en.cppreference.com/cpp/standard_library
Standard library headershttps://en.cppreference.com/cpp/header
Named requirementshttps://en.cppreference.com/cpp/named_req
Feature test macroshttps://en.cppreference.com/cpp/feature_test
Language support libraryhttps://en.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://en.cppreference.com/cpp/concepts
Diagnostics libraryhttps://en.cppreference.com/cpp/error
Memory management libraryhttps://en.cppreference.com/cpp/memory
Metaprogramming libraryhttps://en.cppreference.com/cpp/meta
General utilities libraryhttps://en.cppreference.com/cpp/utility
Containers libraryhttps://en.cppreference.com/cpp/container
Iterators libraryhttps://en.cppreference.com/cpp/iterator
Ranges libraryhttps://en.cppreference.com/cpp/ranges
Algorithms libraryhttps://en.cppreference.com/cpp/algorithm
Strings libraryhttps://en.cppreference.com/cpp/string
Text processing libraryhttps://en.cppreference.com/cpp/text
Numerics libraryhttps://en.cppreference.com/cpp/numeric
Date and time libraryhttps://en.cppreference.com/cpp/chrono
Input/output libraryhttps://en.cppreference.com/cpp/io
Filesystem libraryhttps://en.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://en.cppreference.com/cpp/thread
Execution control libraryhttps://en.cppreference.com/cpp/execution
Technical specificationshttps://en.cppreference.com/cpp/experimental
Symbols indexhttps://en.cppreference.com/cpp/symbol_index
External librarieshttps://en.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Concurrency support libraryhttps://en.cppreference.com/cpp/thread
Threadshttps://en.cppreference.com/cpp/thread#Threads
threadhttps://en.cppreference.com/cpp/thread/thread
jthreadhttps://en.cppreference.com/cpp/thread/jthread
hardware_destructive_interference_sizehardware_constructive_interference_sizehttps://en.cppreference.com/cpp/thread/hardware_destructive_interference_size
this_thread namespacehttps://en.cppreference.com/cpp/thread#Functions_managing_the_current_thread
get_idhttps://en.cppreference.com/cpp/thread/get_id
yieldhttps://en.cppreference.com/cpp/thread/yield
sleep_forhttps://en.cppreference.com/cpp/thread/sleep_for
sleep_untilhttps://en.cppreference.com/cpp/thread/sleep_until
Cooperative cancellationhttps://en.cppreference.com/cpp/thread#Cooperative_cancellation
stop_tokenhttps://en.cppreference.com/cpp/thread/stop_token
inplace_stop_tokenhttps://en.cppreference.com/index.php?title=cpp/thread/inplace_stop_token&action=edit&redlink=1
never_stop_tokenhttps://en.cppreference.com/cpp/thread/never_stop_token
stop_sourcehttps://en.cppreference.com/cpp/thread/stop_source
inplace_stop_sourcehttps://en.cppreference.com/index.php?title=cpp/thread/inplace_stop_source&action=edit&redlink=1
stop_callbackhttps://en.cppreference.com/cpp/thread/stop_callback
inplace_stop_callbackhttps://en.cppreference.com/index.php?title=cpp/thread/inplace_stop_callback&action=edit&redlink=1
stop_callback_for_thttps://en.cppreference.com/cpp/thread/stop_callback_for_t
stoppable_tokenhttps://en.cppreference.com/cpp/thread/stoppable_token
unstoppable_tokenhttps://en.cppreference.com/cpp/thread/unstoppable_token
stoppable-sourcehttps://en.cppreference.com/index.php?title=cpp/thread/stoppable_source&action=edit&redlink=1
stoppable-callback-forhttps://en.cppreference.com/index.php?title=cpp/thread/stoppable_callback_for&action=edit&redlink=1
Mutual exclusionhttps://en.cppreference.com/cpp/thread#Mutual_exclusion
mutexhttps://en.cppreference.com/cpp/thread/mutex
recursive_mutexhttps://en.cppreference.com/cpp/thread/recursive_mutex
shared_mutexhttps://en.cppreference.com/cpp/thread/shared_mutex
timed_mutexhttps://en.cppreference.com/cpp/thread/timed_mutex
recursive_timed_mutexhttps://en.cppreference.com/cpp/thread/recursive_timed_mutex
shared_timed_mutexhttps://en.cppreference.com/cpp/thread/shared_timed_mutex
Generic lock managementhttps://en.cppreference.com/cpp/thread#Generic_mutex_management
lockhttps://en.cppreference.com/cpp/thread/lock
lock_guardhttps://en.cppreference.com/cpp/thread/lock_guard
scoped_lockhttps://en.cppreference.com/cpp/thread/scoped_lock
unique_lockhttps://en.cppreference.com/cpp/thread/unique_lock
shared_lockhttps://en.cppreference.com/cpp/thread/shared_lock
once_flaghttps://en.cppreference.com/cpp/thread/once_flag
call_oncehttps://en.cppreference.com/cpp/thread/call_once
try_lockhttps://en.cppreference.com/cpp/thread/try_lock
defer_locktry_to_lockadopt_lockdefer_lock_ttry_to_lock_tadopt_lock_thttps://en.cppreference.com/cpp/thread/lock_tag
Condition variableshttps://en.cppreference.com/cpp/thread#Condition_variables
condition_variablehttps://en.cppreference.com/cpp/thread/condition_variable
condition_variable_anyhttps://en.cppreference.com/cpp/thread/condition_variable_any
notify_all_at_thread_exithttps://en.cppreference.com/cpp/thread/notify_all_at_thread_exit
cv_statushttps://en.cppreference.com/cpp/thread/cv_status
Semaphoreshttps://en.cppreference.com/cpp/thread#Semaphores
counting_semaphorebinary_semaphorehttps://en.cppreference.com/cpp/thread/counting_semaphore
Latches and Barriershttps://en.cppreference.com/cpp/thread#Latches_and_Barriers
latchhttps://en.cppreference.com/cpp/thread/latch
Futureshttps://en.cppreference.com/cpp/thread#Futures
promisehttps://en.cppreference.com/cpp/thread/promise
futurehttps://en.cppreference.com/cpp/thread/future
shared_futurehttps://en.cppreference.com/cpp/thread/shared_future
packaged_taskhttps://en.cppreference.com/cpp/thread/packaged_task
asynchttps://en.cppreference.com/cpp/thread/async
launchhttps://en.cppreference.com/cpp/thread/launch
future_statushttps://en.cppreference.com/cpp/thread/future_status
future_errorhttps://en.cppreference.com/cpp/thread/future_error
future_categoryhttps://en.cppreference.com/cpp/thread/future_category
future_errchttps://en.cppreference.com/cpp/thread/future_errc
Safe Reclamationhttps://en.cppreference.com/cpp/thread#Safe_Reclamation
Read-Copy-Update Mechanismhttps://en.cppreference.com/cpp/thread#Read-Copy-Update_Mechanism
rcu_obj_basehttps://en.cppreference.com/index.php?title=cpp/thread/rcu_obj_base&action=edit&redlink=1
rcu_domainhttps://en.cppreference.com/index.php?title=cpp/thread/rcu_domain&action=edit&redlink=1
rcu_default_domainhttps://en.cppreference.com/index.php?title=cpp/thread/rcu_default_domain&action=edit&redlink=1
rcu_synchronizehttps://en.cppreference.com/index.php?title=cpp/thread/rcu_synchronize&action=edit&redlink=1
rcu_barrierhttps://en.cppreference.com/index.php?title=cpp/thread/rcu_barrier&action=edit&redlink=1
rcu_retirehttps://en.cppreference.com/index.php?title=cpp/thread/rcu_retire&action=edit&redlink=1
Hazard Pointershttps://en.cppreference.com/cpp/thread#Hazard_Pointers
hazard_pointer_obj_basehttps://en.cppreference.com/index.php?title=cpp/thread/hazard_pointer_obj_base&action=edit&redlink=1
hazard_pointerhttps://en.cppreference.com/index.php?title=cpp/thread/hazard_pointer&action=edit&redlink=1
make_hazard_pointerhttps://en.cppreference.com/index.php?title=cpp/thread/make_hazard_pointer&action=edit&redlink=1
Atomic typeshttps://en.cppreference.com/cpp/thread#Atomic_types
atomichttps://en.cppreference.com/cpp/atomic/atomic
atomic_refhttps://en.cppreference.com/cpp/atomic/atomic_ref
atomic_flaghttps://en.cppreference.com/cpp/atomic/atomic_flag
Initialization of atomic typeshttps://en.cppreference.com/cpp/thread#Initialization
atomic_inithttps://en.cppreference.com/cpp/atomic/atomic_init
ATOMIC_VAR_INIThttps://en.cppreference.com/cpp/atomic/ATOMIC_VAR_INIT
ATOMIC_FLAG_INIThttps://en.cppreference.com/cpp/atomic/ATOMIC_FLAG_INIT
Memory orderinghttps://en.cppreference.com/cpp/thread#Memory_synchronization_ordering
memory_orderhttps://en.cppreference.com/cpp/atomic/memory_order
kill_dependencyhttps://en.cppreference.com/cpp/atomic/kill_dependency
atomic_thread_fencehttps://en.cppreference.com/cpp/atomic/atomic_thread_fence
atomic_signal_fencehttps://en.cppreference.com/cpp/atomic/atomic_signal_fence
Free functions for atomic operationshttps://en.cppreference.com/cpp/thread#Operations_on_atomic_types
atomic_storeatomic_store_explicithttps://en.cppreference.com/cpp/atomic/atomic_store
atomic_loadatomic_load_explicithttps://en.cppreference.com/cpp/atomic/atomic_load
atomic_exchangeatomic_exchange_explicithttps://en.cppreference.com/cpp/atomic/atomic_exchange
atomic_compare_exchange_weakatomic_compare_exchange_weak_explicitatomic_compare_exchange_strongatomic_compare_exchange_strong_explicithttps://en.cppreference.com/cpp/atomic/atomic_compare_exchange
atomic_fetch_addatomic_fetch_add_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_add
atomic_fetch_subatomic_fetch_sub_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_sub
atomic_fetch_andatomic_fetch_and_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_and
atomic_fetch_oratomic_fetch_or_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_or
atomic_fetch_xoratomic_fetch_xor_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_xor
atomic_fetch_maxatomic_fetch_max_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_max
atomic_fetch_minatomic_fetch_min_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_min
atomic_is_lock_freehttps://en.cppreference.com/cpp/atomic/atomic_is_lock_free
atomic_waitatomic_wait_explicithttps://en.cppreference.com/cpp/atomic/atomic_wait
atomic_notify_onehttps://en.cppreference.com/cpp/atomic/atomic_notify_one
atomic_notify_allhttps://en.cppreference.com/cpp/atomic/atomic_notify_all
Free functions for atomic flagshttps://en.cppreference.com/cpp/thread#Flag_type_and_operations
atomic_flag_test_and_setatomic_flag_test_and_set_explicithttps://en.cppreference.com/cpp/atomic/atomic_flag_test_and_set
atomic_flag_clearatomic_flag_clear_explicithttps://en.cppreference.com/cpp/atomic/atomic_flag_clear
atomic_flag_testatomic_flag_test_explicithttps://en.cppreference.com/cpp/atomic/atomic_flag_test
atomic_flag_waitatomic_flag_wait_explicithttps://en.cppreference.com/cpp/atomic/atomic_flag_wait
atomic_flag_notify_onehttps://en.cppreference.com/cpp/atomic/atomic_flag_notify_one
atomic_flag_notify_allhttps://en.cppreference.com/cpp/atomic/atomic_flag_notify_all
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/navbar_content&action=edit
barrier::barrierhttps://en.cppreference.com/cpp/thread/barrier/barrier
barrier::~barrierhttps://en.cppreference.com/cpp/thread/barrier/~barrier
barrier::arrivehttps://en.cppreference.com/cpp/thread/barrier/arrive
barrier::waithttps://en.cppreference.com/cpp/thread/barrier/wait
barrier::arrive_and_waithttps://en.cppreference.com/cpp/thread/barrier/arrive_and_wait
barrier::arrive_and_drophttps://en.cppreference.com/cpp/thread/barrier/arrive_and_drop
barrier::maxhttps://en.cppreference.com/cpp/thread/barrier/max
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/barrier/navbar_content&action=edit
https://en.cppreference.com/cpp/header/barrier
arrivehttps://en.cppreference.com/cpp/thread/barrier/arrive
waithttps://en.cppreference.com/cpp/thread/barrier/wait
arrivehttps://en.cppreference.com/cpp/thread/barrier/arrive
arrive_and_drophttps://en.cppreference.com/cpp/thread/barrier/arrive_and_drop
completionhttps://en.cppreference.com/cpp/thread/barrier#Data_members
strongly happens-beforehttps://en.cppreference.com/cpp/atomic/memory_order#Strongly_happens-before
arrivehttps://en.cppreference.com/cpp/thread/barrier/arrive
arrive_and_drophttps://en.cppreference.com/cpp/thread/barrier/arrive_and_drop
waithttps://en.cppreference.com/cpp/thread/barrier/wait
waithttps://en.cppreference.com/cpp/thread/barrier/wait
arrive_and_drophttps://en.cppreference.com/cpp/thread/barrier/arrive_and_drop
1 Template parametershttps://en.cppreference.com/cpp/thread/barrier#Template_parameters
2 Member typeshttps://en.cppreference.com/cpp/thread/barrier#Member_types
3 Data membershttps://en.cppreference.com/cpp/thread/barrier#Data_members
4 Member functionshttps://en.cppreference.com/cpp/thread/barrier#Member_functions
4.1 Constantshttps://en.cppreference.com/cpp/thread/barrier#Constants
5 Noteshttps://en.cppreference.com/cpp/thread/barrier#Notes
6 Examplehttps://en.cppreference.com/cpp/thread/barrier#Example
7 Defect reportshttps://en.cppreference.com/cpp/thread/barrier#Defect_reports
8 See alsohttps://en.cppreference.com/cpp/thread/barrier#See_also
MoveConstructiblehttps://en.cppreference.com/cpp/named_req/MoveConstructible
Destructiblehttps://en.cppreference.com/cpp/named_req/Destructible
DefaultConstructiblehttps://en.cppreference.com/cpp/named_req/DefaultConstructible
MoveConstructiblehttps://en.cppreference.com/cpp/named_req/MoveConstructible
MoveAssignablehttps://en.cppreference.com/cpp/named_req/MoveAssignable
Destructiblehttps://en.cppreference.com/cpp/named_req/Destructible
(constructor)https://en.cppreference.com/cpp/thread/barrier/barrier
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/barrier/dsc_constructor&action=edit
(destructor)https://en.cppreference.com/cpp/thread/barrier/~barrier
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/barrier/dsc_destructor&action=edit
arrivehttps://en.cppreference.com/cpp/thread/barrier/arrive
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/barrier/dsc_arrive&action=edit
waithttps://en.cppreference.com/cpp/thread/barrier/wait
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/barrier/dsc_wait&action=edit
arrive_and_waithttps://en.cppreference.com/cpp/thread/barrier/arrive_and_wait
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/barrier/dsc_arrive_and_wait&action=edit
arrive_and_drophttps://en.cppreference.com/cpp/thread/barrier/arrive_and_drop
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/barrier/dsc_arrive_and_drop&action=edit
maxhttps://en.cppreference.com/cpp/thread/barrier/max
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/barrier/dsc_max&action=edit
Feature-testhttps://en.cppreference.com/cpp/utility/feature_test
__cpp_lib_barrierhttps://en.cppreference.com/cpp/feature_test#cpp_lib_barrier
201907Lhttps://en.cppreference.com/cpp/compiler_support/20#cpp_lib_barrier_201907L
std::barrierhttps://en.cppreference.com/cpp/thread/barrier#top
202302Lhttps://en.cppreference.com/cpp/compiler_support/20#cpp_lib_barrier_202302L
P2588R3https://wg21.link/P2588R3
latchhttps://en.cppreference.com/cpp/thread/latch
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_latch&action=edit
Categorieshttps://en.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttp://www.cppreference.com/support
Recent changeshttps://en.cppreference.com/Special:RecentChanges
FAQhttps://en.cppreference.com/Cppreference:FAQ
Offline versionhttps://en.cppreference.com/Cppreference:Archives
https://en.cppreference.com/cpp/thread/barrier
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/thread/barrier
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/thread/barrier
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://en.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://en.cppreference.com/index.php?title=cpp/thread/barrier&oldid=176542
Page informationhttps://en.cppreference.com/index.php?title=cpp/thread/barrier&action=info
Españolhttp://es.cppreference.com/cpp/thread/barrier
日本語http://ja.cppreference.com/cpp/thread/barrier
Русскийhttp://ru.cppreference.com/cpp/thread/barrier
中文http://zh.cppreference.com/cpp/thread/barrier

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.