René's URL Explorer Experiment


Title: Concurrency support library (since C++11) - 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
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fthread
Pagehttps://en.cppreference.com/cpp/thread
Discussionhttps://en.cppreference.com/Talk:cpp/thread
https://en.cppreference.com/cpp/thread
Readhttps://en.cppreference.com/cpp/thread
View sourcehttps://en.cppreference.com/index.php?title=cpp/thread&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/thread&action=history
https://en.cppreference.com/cpp/thread
cpphttps://en.cppreference.com/cpp
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
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
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
barrierhttps://en.cppreference.com/cpp/thread/barrier
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
1 Threadshttps://en.cppreference.com/cpp/thread#Threads
1.1 Functions managing the current threadhttps://en.cppreference.com/cpp/thread#Functions_managing_the_current_thread
2 Cooperative cancellation (since C++20)https://en.cppreference.com/cpp/thread#Cooperative_cancellation_(since_C++20)
2.1 Stop token typeshttps://en.cppreference.com/cpp/thread#Stop_token_types
2.2 Stop source typeshttps://en.cppreference.com/cpp/thread#Stop_source_types
2.3 Stop callback typeshttps://en.cppreference.com/cpp/thread#Stop_callback_types
2.4 Concepts (since C++20)https://en.cppreference.com/cpp/thread#Concepts_(since_C++20)
3 Cache size access (since C++17)https://en.cppreference.com/cpp/thread#Cache_size_access_(since_C++17)
4 Atomic operationshttps://en.cppreference.com/cpp/thread#Atomic_operations
4.1 Atomic typeshttps://en.cppreference.com/cpp/thread#Atomic_types
4.2 Operations on atomic typeshttps://en.cppreference.com/cpp/thread#Operations_on_atomic_types
4.3 Flag type and operationshttps://en.cppreference.com/cpp/thread#Flag_type_and_operations
4.4 Initializationhttps://en.cppreference.com/cpp/thread#Initialization
4.5 Memory synchronization orderinghttps://en.cppreference.com/cpp/thread#Memory_synchronization_ordering
4.6 C compatibility macros (since C++23)https://en.cppreference.com/cpp/thread#C_compatibility_macros_(since_C++23)
5 Mutual exclusionhttps://en.cppreference.com/cpp/thread#Mutual_exclusion
5.1 Generic mutex managementhttps://en.cppreference.com/cpp/thread#Generic_mutex_management
5.2 Generic locking algorithmshttps://en.cppreference.com/cpp/thread#Generic_locking_algorithms
5.3 Call oncehttps://en.cppreference.com/cpp/thread#Call_once
6 Condition variableshttps://en.cppreference.com/cpp/thread#Condition_variables
7 Semaphores (since C++20)https://en.cppreference.com/cpp/thread#Semaphores_(since_C++20)
8 Latches and Barriers (since C++20)https://en.cppreference.com/cpp/thread#Latches_and_Barriers_(since_C++20)
9 Futureshttps://en.cppreference.com/cpp/thread#Futures
9.1 Future errorshttps://en.cppreference.com/cpp/thread#Future_errors
10 Safe Reclamation (since C++26)https://en.cppreference.com/cpp/thread#Safe_Reclamation_(since_C++26)
10.1 Read-Copy-Update Mechanismhttps://en.cppreference.com/cpp/thread#Read-Copy-Update_Mechanism
10.2 Hazard Pointershttps://en.cppreference.com/cpp/thread#Hazard_Pointers
11 See alsohttps://en.cppreference.com/cpp/thread#See_also
https://en.cppreference.com/cpp/header/thread
threadhttps://en.cppreference.com/cpp/thread/thread
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_thread&action=edit
jthreadhttps://en.cppreference.com/cpp/thread/jthread
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_jthread&action=edit
yieldhttps://en.cppreference.com/cpp/thread/yield
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_yield&action=edit
get_idhttps://en.cppreference.com/cpp/thread/get_id
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_get_id&action=edit
sleep_forhttps://en.cppreference.com/cpp/thread/sleep_for
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_sleep_for&action=edit
sleep_untilhttps://en.cppreference.com/cpp/thread/sleep_until
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_sleep_until&action=edit
stoppable-sourcehttps://en.cppreference.com/index.php?title=cpp/thread/stoppable-source&action=edit&redlink=1
stoppable_tokenhttps://en.cppreference.com/cpp/thread/stoppable_token
stoppable-callback-forhttps://en.cppreference.com/index.php?title=cpp/thread/stoppable-callback-for&action=edit&redlink=1
https://en.cppreference.com/cpp/header/stop_token
stop_tokenhttps://en.cppreference.com/cpp/thread/stop_token
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_stop_token&action=edit
never_stop_tokenhttps://en.cppreference.com/cpp/thread/never_stop_token
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_never_stop_token&action=edit
inplace_stop_tokenhttps://en.cppreference.com/index.php?title=cpp/thread/inplace_stop_token&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_inplace_stop_token&action=edit
stop_sourcehttps://en.cppreference.com/cpp/thread/stop_source
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_stop_source&action=edit
inplace_stop_sourcehttps://en.cppreference.com/index.php?title=cpp/thread/inplace_stop_source&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_inplace_stop_source&action=edit
stop_callbackhttps://en.cppreference.com/cpp/thread/stop_callback
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_stop_callback&action=edit
inplace_stop_callbackhttps://en.cppreference.com/index.php?title=cpp/thread/inplace_stop_callback&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_inplace_stop_callback&action=edit
stop_callback_for_thttps://en.cppreference.com/cpp/thread/stop_callback_for_t
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_stop_callback_for_t&action=edit
stoppable_tokenhttps://en.cppreference.com/cpp/thread/stoppable_token
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_stoppable_token&action=edit
unstoppable_tokenhttps://en.cppreference.com/cpp/thread/unstoppable_token
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_unstoppable_token&action=edit
stoppable-sourcehttps://en.cppreference.com/index.php?title=cpp/thread/stoppable-source&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_stoppable_source&action=edit
stoppable-callback-forhttps://en.cppreference.com/index.php?title=cpp/thread/stoppable-callback-for&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_stoppable_callback_for&action=edit
https://en.cppreference.com/cpp/header/new
hardware_destructive_interference_sizehardware_constructive_interference_sizehttps://en.cppreference.com/cpp/thread/hardware_destructive_interference_size
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_hardware_destructive_interference_size&action=edit
free of data raceshttps://en.cppreference.com/cpp/language/memory_model#Threads_and_data_races
https://en.cppreference.com/cpp/header/atomic
atomichttps://en.cppreference.com/cpp/atomic/atomic
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic&action=edit
atomic_refhttps://en.cppreference.com/cpp/atomic/atomic_ref
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_ref&action=edit
atomic_is_lock_freehttps://en.cppreference.com/cpp/atomic/atomic_is_lock_free
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_is_lock_free&action=edit
atomic_storeatomic_store_explicithttps://en.cppreference.com/cpp/atomic/atomic_store
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_store&action=edit
atomic_loadatomic_load_explicithttps://en.cppreference.com/cpp/atomic/atomic_load
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_load&action=edit
atomic_exchangeatomic_exchange_explicithttps://en.cppreference.com/cpp/atomic/atomic_exchange
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_exchange&action=edit
atomic_compare_exchange_weakatomic_compare_exchange_weak_explicitatomic_compare_exchange_strongatomic_compare_exchange_strong_explicithttps://en.cppreference.com/cpp/atomic/atomic_compare_exchange
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_compare_exchange&action=edit
atomic_fetch_addatomic_fetch_add_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_add
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_fetch_add&action=edit
atomic_fetch_subatomic_fetch_sub_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_sub
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_fetch_sub&action=edit
atomic_fetch_andatomic_fetch_and_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_and
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_fetch_and&action=edit
atomic_fetch_oratomic_fetch_or_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_or
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_fetch_or&action=edit
atomic_fetch_xoratomic_fetch_xor_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_xor
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_fetch_xor&action=edit
atomic_fetch_maxatomic_fetch_max_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_max
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_fetch_max&action=edit
atomic_fetch_minatomic_fetch_min_explicithttps://en.cppreference.com/cpp/atomic/atomic_fetch_min
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_fetch_min&action=edit
atomic_waitatomic_wait_explicithttps://en.cppreference.com/cpp/atomic/atomic_wait
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_wait&action=edit
atomic_notify_onehttps://en.cppreference.com/cpp/atomic/atomic_notify_one
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_notify_one&action=edit
atomic_notify_allhttps://en.cppreference.com/cpp/atomic/atomic_notify_all
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_notify_all&action=edit
atomic_flaghttps://en.cppreference.com/cpp/atomic/atomic_flag
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_flag&action=edit
atomic_flag_test_and_setatomic_flag_test_and_set_explicithttps://en.cppreference.com/cpp/atomic/atomic_flag_test_and_set
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_flag_test_and_set&action=edit
atomic_flag_clearatomic_flag_clear_explicithttps://en.cppreference.com/cpp/atomic/atomic_flag_clear
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_flag_clear&action=edit
atomic_flag_testatomic_flag_test_explicithttps://en.cppreference.com/cpp/atomic/atomic_flag_test
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_flag_test&action=edit
atomic_flag_waitatomic_flag_wait_explicithttps://en.cppreference.com/cpp/atomic/atomic_flag_wait
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_flag_wait&action=edit
atomic_flag_notify_onehttps://en.cppreference.com/cpp/atomic/atomic_flag_notify_one
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_flag_notify_one&action=edit
atomic_flag_notify_allhttps://en.cppreference.com/cpp/atomic/atomic_flag_notify_all
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_flag_notify_all&action=edit
atomic_inithttps://en.cppreference.com/cpp/atomic/atomic_init
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_init&action=edit
ATOMIC_VAR_INIThttps://en.cppreference.com/cpp/atomic/ATOMIC_VAR_INIT
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_ATOMIC_VAR_INIT&action=edit
ATOMIC_FLAG_INIThttps://en.cppreference.com/cpp/atomic/ATOMIC_FLAG_INIT
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_ATOMIC_FLAG_INIT&action=edit
memory_orderhttps://en.cppreference.com/cpp/atomic/memory_order
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_memory_order&action=edit
kill_dependencyhttps://en.cppreference.com/cpp/atomic/kill_dependency
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_kill_dependency&action=edit
atomic_thread_fencehttps://en.cppreference.com/cpp/atomic/atomic_thread_fence
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_thread_fence&action=edit
atomic_signal_fencehttps://en.cppreference.com/cpp/atomic/atomic_signal_fence
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_atomic_signal_fence&action=edit
https://en.cppreference.com/cpp/header/stdatomic.h
_Atomichttps://en.cppreference.com/cpp/atomic/atomic
[edit]https://cppreference.com/index.php?title=Template:cpp/atomic/dsc_Atomic&action=edit
https://en.cppreference.com/cpp/header/mutex
mutexhttps://en.cppreference.com/cpp/thread/mutex
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_mutex&action=edit
timed_mutexhttps://en.cppreference.com/cpp/thread/timed_mutex
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_timed_mutex&action=edit
recursive_mutexhttps://en.cppreference.com/cpp/thread/recursive_mutex
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_recursive_mutex&action=edit
recursive_timed_mutexhttps://en.cppreference.com/cpp/thread/recursive_timed_mutex
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_recursive_timed_mutex&action=edit
https://en.cppreference.com/cpp/header/shared_mutex
shared_mutexhttps://en.cppreference.com/cpp/thread/shared_mutex
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_shared_mutex&action=edit
shared_timed_mutexhttps://en.cppreference.com/cpp/thread/shared_timed_mutex
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_shared_timed_mutex&action=edit
https://en.cppreference.com/cpp/header/mutex
lock_guardhttps://en.cppreference.com/cpp/thread/lock_guard
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_lock_guard&action=edit
scoped_lockhttps://en.cppreference.com/cpp/thread/scoped_lock
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_scoped_lock&action=edit
unique_lockhttps://en.cppreference.com/cpp/thread/unique_lock
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_unique_lock&action=edit
shared_lockhttps://en.cppreference.com/cpp/thread/shared_lock
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_shared_lock&action=edit
defer_locktry_to_lockadopt_lockdefer_lock_ttry_to_lock_tadopt_lock_thttps://en.cppreference.com/cpp/thread/lock_tag
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_lock_tag&action=edit
try_lockhttps://en.cppreference.com/cpp/thread/try_lock
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_try_lock&action=edit
lockhttps://en.cppreference.com/cpp/thread/lock
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_lock&action=edit
once_flaghttps://en.cppreference.com/cpp/thread/once_flag
call_oncehttps://en.cppreference.com/cpp/thread/call_once
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_once_flag&action=edit
call_oncehttps://en.cppreference.com/cpp/thread/call_once
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_call_once&action=edit
https://en.cppreference.com/cpp/header/condition_variable
condition_variablehttps://en.cppreference.com/cpp/thread/condition_variable
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_condition_variable&action=edit
condition_variable_anyhttps://en.cppreference.com/cpp/thread/condition_variable_any
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_condition_variable_any&action=edit
notify_all_at_thread_exithttps://en.cppreference.com/cpp/thread/notify_all_at_thread_exit
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_notify_all_at_thread_exit&action=edit
cv_statushttps://en.cppreference.com/cpp/thread/cv_status
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_cv_status&action=edit
https://en.cppreference.com/cpp/header/semaphore
counting_semaphorehttps://en.cppreference.com/cpp/thread/counting_semaphore
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_counting_semaphore&action=edit
binary_semaphorehttps://en.cppreference.com/cpp/thread/counting_semaphore
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_binary_semaphore&action=edit
https://en.cppreference.com/cpp/header/latch
latchhttps://en.cppreference.com/cpp/thread/latch
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_latch&action=edit
https://en.cppreference.com/cpp/header/barrier
barrierhttps://en.cppreference.com/cpp/thread/barrier
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_barrier&action=edit
https://en.cppreference.com/cpp/header/future
promisehttps://en.cppreference.com/cpp/thread/promise
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_promise&action=edit
packaged_taskhttps://en.cppreference.com/cpp/thread/packaged_task
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_packaged_task&action=edit
futurehttps://en.cppreference.com/cpp/thread/future
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_future&action=edit
shared_futurehttps://en.cppreference.com/cpp/thread/shared_future
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_shared_future&action=edit
asynchttps://en.cppreference.com/cpp/thread/async
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_async&action=edit
launchhttps://en.cppreference.com/cpp/thread/launch
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_launch&action=edit
future_statushttps://en.cppreference.com/cpp/thread/future_status
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_future_status&action=edit
future_errorhttps://en.cppreference.com/cpp/thread/future_error
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_future_error&action=edit
future_categoryhttps://en.cppreference.com/cpp/thread/future_category
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_future_category&action=edit
future_errchttps://en.cppreference.com/cpp/thread/future_errc
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_future_errc&action=edit
https://en.cppreference.com/cpp/header/rcu
rcu_obj_basehttps://en.cppreference.com/index.php?title=cpp/thread/rcu_obj_base&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_rcu_obj_base&action=edit
rcu_domainhttps://en.cppreference.com/index.php?title=cpp/thread/rcu_domain&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_rcu_domain&action=edit
rcu_default_domainhttps://en.cppreference.com/index.php?title=cpp/thread/rcu_default_domain&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_rcu_default_domain&action=edit
rcu_synchronizehttps://en.cppreference.com/index.php?title=cpp/thread/rcu_synchronize&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_rcu_synchronize&action=edit
rcu_barrierhttps://en.cppreference.com/index.php?title=cpp/thread/rcu_barrier&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_rcu_barrier&action=edit
rcu_retirehttps://en.cppreference.com/index.php?title=cpp/thread/rcu_retire&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_rcu_retire&action=edit
https://en.cppreference.com/cpp/header/hazard_pointer
hazard_pointer_obj_basehttps://en.cppreference.com/index.php?title=cpp/thread/hazard_pointer_obj_base&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_hazard_pointer_obj_base&action=edit
hazard_pointerhttps://en.cppreference.com/index.php?title=cpp/thread/hazard_pointer&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_hazard_pointer&action=edit
make_hazard_pointerhttps://en.cppreference.com/index.php?title=cpp/thread/make_hazard_pointer&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_make_hazard_pointer&action=edit
C documentationhttps://en.cppreference.com/c/thread
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
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/thread
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/thread
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&oldid=179906
Page informationhttps://en.cppreference.com/index.php?title=cpp/thread&action=info
العربيةhttp://ar.cppreference.com/cpp/thread
Deutschhttps://de.cppreference.com/cpp/thread
Españolhttp://es.cppreference.com/cpp/thread
Françaishttp://fr.cppreference.com/cpp/thread
Italianohttp://it.cppreference.com/cpp/thread
日本語http://ja.cppreference.com/cpp/thread
Portuguêshttp://pt.cppreference.com/cpp/thread
Русскийhttp://ru.cppreference.com/cpp/thread
中文http://zh.cppreference.com/cpp/thread

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.