René's URL Explorer Experiment


Title: Concurrency support library - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: www.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://www.cppreference.com/
Create accounthttps://www.cppreference.com/index.php?title=Special:CreateAccount&returnto=c%2Fthread
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=c%2Fthread
Pagehttps://www.cppreference.com/c/thread
Discussionhttps://www.cppreference.com/index.php?title=Talk:c/thread&action=edit&redlink=1
https://www.cppreference.com/c/thread
Readhttps://www.cppreference.com/c/thread
View sourcehttps://www.cppreference.com/index.php?title=c/thread&action=edit
View historyhttps://www.cppreference.com/index.php?title=c/thread&action=history
https://www.cppreference.com/c/thread
chttps://www.cppreference.com/c
Chttps://www.cppreference.com/c
Compiler supporthttps://www.cppreference.com/c/compiler_support
Languagehttps://www.cppreference.com/c/language
Headershttps://www.cppreference.com/c/header
Type supporthttps://www.cppreference.com/c/types
Program utilitieshttps://www.cppreference.com/c/program
Variadic function supporthttps://www.cppreference.com/c/variadic
Error handlinghttps://www.cppreference.com/c/error
Dynamic memory managementhttps://www.cppreference.com/c/memory
Strings libraryhttps://www.cppreference.com/c/string
Algorithmshttps://www.cppreference.com/c/algorithm
Numericshttps://www.cppreference.com/c/numeric
Date and time utilitieshttps://www.cppreference.com/c/chrono
Input/output supporthttps://www.cppreference.com/c/io
Localization supporthttps://www.cppreference.com/c/locale
Technical Specificationshttps://www.cppreference.com/c/experimental
Symbol indexhttps://www.cppreference.com/c/symbol_index
[edit]https://cppreference.com/index.php?title=Template:c/navbar_content&action=edit
thrd_createhttps://www.cppreference.com/c/thread/thrd_create
thrd_equalhttps://www.cppreference.com/c/thread/thrd_equal
thrd_currenthttps://www.cppreference.com/c/thread/thrd_current
thrd_sleephttps://www.cppreference.com/c/thread/thrd_sleep
thrd_yieldhttps://www.cppreference.com/c/thread/thrd_yield
thrd_exithttps://www.cppreference.com/c/thread/thrd_exit
thrd_detachhttps://www.cppreference.com/c/thread/thrd_detach
thrd_joinhttps://www.cppreference.com/c/thread/thrd_join
thrd_successthrd_timedoutthrd_busythrd_nomemthrd_errorhttps://www.cppreference.com/c/thread/thrd_errors
atomic_inithttps://www.cppreference.com/c/atomic/atomic_init
ATOMIC_VAR_INIThttps://www.cppreference.com/c/atomic/ATOMIC_VAR_INIT
ATOMIC_***_LOCK_FREEhttps://www.cppreference.com/c/atomic/ATOMIC_LOCK_FREE_consts
atomic_is_lock_freehttps://www.cppreference.com/c/atomic/atomic_is_lock_free
atomic_storehttps://www.cppreference.com/c/atomic/atomic_store
atomic_loadhttps://www.cppreference.com/c/atomic/atomic_load
atomic_exchangehttps://www.cppreference.com/c/atomic/atomic_exchange
atomic_compare_exchangehttps://www.cppreference.com/c/atomic/atomic_compare_exchange
atomic_fetch_addhttps://www.cppreference.com/c/atomic/atomic_fetch_add
atomic_fetch_subhttps://www.cppreference.com/c/atomic/atomic_fetch_sub
atomic_fetch_orhttps://www.cppreference.com/c/atomic/atomic_fetch_or
atomic_fetch_xorhttps://www.cppreference.com/c/atomic/atomic_fetch_xor
atomic_fetch_andhttps://www.cppreference.com/c/atomic/atomic_fetch_and
atomic_flaghttps://www.cppreference.com/c/atomic/atomic_flag
ATOMIC_FLAG_INIThttps://www.cppreference.com/c/atomic/ATOMIC_FLAG_INIT
atomic_flag_test_and_sethttps://www.cppreference.com/c/atomic/atomic_flag_test_and_set
atomic_flag_clearhttps://www.cppreference.com/c/atomic/atomic_flag_clear
memory_orderhttps://www.cppreference.com/c/atomic/memory_order
kill_dependencyhttps://www.cppreference.com/c/atomic/kill_dependency
atomic_thread_fencehttps://www.cppreference.com/c/atomic/atomic_thread_fence
atomic_signal_fencehttps://www.cppreference.com/c/atomic/atomic_signal_fence
mtx_inithttps://www.cppreference.com/c/thread/mtx_init
mtx_lockhttps://www.cppreference.com/c/thread/mtx_lock
mtx_timedlockhttps://www.cppreference.com/c/thread/mtx_timedlock
mtx_trylockhttps://www.cppreference.com/c/thread/mtx_trylock
call_oncehttps://www.cppreference.com/c/thread/call_once
mtx_unlockhttps://www.cppreference.com/c/thread/mtx_unlock
mtx_destroyhttps://www.cppreference.com/c/thread/mtx_destroy
mtx_plainmtx_recursivemtx_timedhttps://www.cppreference.com/c/thread/mtx_types
cnd_inithttps://www.cppreference.com/c/thread/cnd_init
cnd_signalhttps://www.cppreference.com/c/thread/cnd_signal
cnd_broadcasthttps://www.cppreference.com/c/thread/cnd_broadcast
cnd_waithttps://www.cppreference.com/c/thread/cnd_wait
cnd_timedwaithttps://www.cppreference.com/c/thread/cnd_timedwait
cnd_destroyhttps://www.cppreference.com/c/thread/cnd_destroy
thread_localhttps://www.cppreference.com/c/thread/thread_local
TSS_DTOR_ITERATIONShttps://www.cppreference.com/c/thread/TSS_DTOR_ITERATIONS
tss_createhttps://www.cppreference.com/c/thread/tss_create
tss_gethttps://www.cppreference.com/c/thread/tss_get
tss_sethttps://www.cppreference.com/c/thread/tss_set
tss_deletehttps://www.cppreference.com/c/thread/tss_delete
[edit]https://cppreference.com/index.php?title=Template:c/thread/navbar_content&action=edit
https://www.cppreference.com/c/header/threads
https://www.cppreference.com/c/header/stdatomic
_Atomic type specifier and qualifierhttps://www.cppreference.com/c/language/atomic
1 Threadshttps://www.cppreference.com/c/thread#Threads
2 Atomic operationshttps://www.cppreference.com/c/thread#Atomic_operations
2.1 Operations on atomic typeshttps://www.cppreference.com/c/thread#Operations_on_atomic_types
2.2 Flag type and operationshttps://www.cppreference.com/c/thread#Flag_type_and_operations
2.3 Initializationhttps://www.cppreference.com/c/thread#Initialization
2.4 Memory synchronization orderinghttps://www.cppreference.com/c/thread#Memory_synchronization_ordering
2.5 Convenience type aliaseshttps://www.cppreference.com/c/thread#Convenience_type_aliases
3 Mutual exclusionhttps://www.cppreference.com/c/thread#Mutual_exclusion
3.1 Call oncehttps://www.cppreference.com/c/thread#Call_once
4 Condition variableshttps://www.cppreference.com/c/thread#Condition_variables
5 Thread-local storagehttps://www.cppreference.com/c/thread#Thread-local_storage
6 Reserved identifiershttps://www.cppreference.com/c/thread#Reserved_identifiers
7 Referenceshttps://www.cppreference.com/c/thread#References
8 See alsohttps://www.cppreference.com/c/thread#See_also
9 External linkshttps://www.cppreference.com/c/thread#External_links
https://www.cppreference.com/c/header/threads
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thrd_t&action=edit
thrd_createhttps://www.cppreference.com/c/thread/thrd_create
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thrd_create&action=edit
thrd_equalhttps://www.cppreference.com/c/thread/thrd_equal
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thrd_equal&action=edit
thrd_currenthttps://www.cppreference.com/c/thread/thrd_current
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thrd_current&action=edit
thrd_sleephttps://www.cppreference.com/c/thread/thrd_sleep
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thrd_sleep&action=edit
thrd_yieldhttps://www.cppreference.com/c/thread/thrd_yield
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thrd_yield&action=edit
thrd_exithttps://www.cppreference.com/c/thread/thrd_exit
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thrd_exit&action=edit
thrd_detachhttps://www.cppreference.com/c/thread/thrd_detach
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thrd_detach&action=edit
thrd_joinhttps://www.cppreference.com/c/thread/thrd_join
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thrd_join&action=edit
thrd_successthrd_timedoutthrd_busythrd_nomemthrd_errorhttps://www.cppreference.com/c/thread/thrd_errors
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thrd_errors&action=edit
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thrd_start_t&action=edit
https://www.cppreference.com/c/header/stdatomic
ATOMIC_BOOL_LOCK_FREEATOMIC_CHAR_LOCK_FREEATOMIC_CHAR8_T_LOCK_FREEATOMIC_CHAR16_T_LOCK_FREEATOMIC_CHAR32_T_LOCK_FREEATOMIC_WCHAR_T_LOCK_FREEATOMIC_SHORT_LOCK_FREEATOMIC_INT_LOCK_FREEATOMIC_LONG_LOCK_FREEATOMIC_LLONG_LOCK_FREEATOMIC_POINTER_LOCK_FREEhttps://www.cppreference.com/c/atomic/ATOMIC_LOCK_FREE_consts
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_ATOMIC_LOCK_FREE_consts&action=edit
atomic_is_lock_freehttps://www.cppreference.com/c/atomic/atomic_is_lock_free
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_is_lock_free&action=edit
atomic_storeatomic_store_explicithttps://www.cppreference.com/c/atomic/atomic_store
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_store&action=edit
atomic_loadatomic_load_explicithttps://www.cppreference.com/c/atomic/atomic_load
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_load&action=edit
atomic_exchangeatomic_exchange_explicithttps://www.cppreference.com/c/atomic/atomic_exchange
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_exchange&action=edit
atomic_compare_exchange_strongatomic_compare_exchange_strong_explicitatomic_compare_exchange_weakatomic_compare_exchange_weak_explicithttps://www.cppreference.com/c/atomic/atomic_compare_exchange
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_compare_exchange&action=edit
atomic_fetch_addatomic_fetch_add_explicithttps://www.cppreference.com/c/atomic/atomic_fetch_add
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_fetch_add&action=edit
atomic_fetch_subatomic_fetch_sub_explicithttps://www.cppreference.com/c/atomic/atomic_fetch_sub
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_fetch_sub&action=edit
atomic_fetch_oratomic_fetch_or_explicithttps://www.cppreference.com/c/atomic/atomic_fetch_or
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_fetch_or&action=edit
atomic_fetch_xoratomic_fetch_xor_explicithttps://www.cppreference.com/c/atomic/atomic_fetch_xor
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_fetch_xor&action=edit
atomic_fetch_andatomic_fetch_and_explicithttps://www.cppreference.com/c/atomic/atomic_fetch_and
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_fetch_and&action=edit
atomic_flaghttps://www.cppreference.com/c/atomic/atomic_flag
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_flag&action=edit
atomic_flag_test_and_setatomic_flag_test_and_set_explicithttps://www.cppreference.com/c/atomic/atomic_flag_test_and_set
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_flag_test_and_set&action=edit
atomic_flag_clearatomic_flag_clear_explicithttps://www.cppreference.com/c/atomic/atomic_flag_clear
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_flag_clear&action=edit
atomic_inithttps://www.cppreference.com/c/atomic/atomic_init
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_init&action=edit
ATOMIC_VAR_INIThttps://www.cppreference.com/c/atomic/ATOMIC_VAR_INIT
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_ATOMIC_VAR_INIT&action=edit
ATOMIC_FLAG_INIThttps://www.cppreference.com/c/atomic/ATOMIC_FLAG_INIT
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_ATOMIC_FLAG_INIT&action=edit
memory_orderhttps://www.cppreference.com/c/atomic/memory_order
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_memory_order&action=edit
kill_dependencyhttps://www.cppreference.com/c/atomic/kill_dependency
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_kill_dependency&action=edit
atomic_thread_fencehttps://www.cppreference.com/c/atomic/atomic_thread_fence
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_thread_fence&action=edit
atomic_signal_fencehttps://www.cppreference.com/c/atomic/atomic_signal_fence
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_signal_fence&action=edit
https://www.cppreference.com/c/header/threads
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_mtx_t&action=edit
mtx_inithttps://www.cppreference.com/c/thread/mtx_init
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_mtx_init&action=edit
mtx_lockhttps://www.cppreference.com/c/thread/mtx_lock
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_mtx_lock&action=edit
mtx_timedlockhttps://www.cppreference.com/c/thread/mtx_timedlock
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_mtx_timedlock&action=edit
mtx_trylockhttps://www.cppreference.com/c/thread/mtx_trylock
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_mtx_trylock&action=edit
mtx_unlockhttps://www.cppreference.com/c/thread/mtx_unlock
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_mtx_unlock&action=edit
mtx_destroyhttps://www.cppreference.com/c/thread/mtx_destroy
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_mtx_destroy&action=edit
mtx_plainmtx_recursivemtx_timedhttps://www.cppreference.com/c/thread/mtx_types
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_mtx_types&action=edit
call_oncehttps://www.cppreference.com/c/thread/call_once
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_call_once&action=edit
https://www.cppreference.com/c/header/threads
cnd_inithttps://www.cppreference.com/c/thread/cnd_init
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_cnd_init&action=edit
cnd_signalhttps://www.cppreference.com/c/thread/cnd_signal
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_cnd_signal&action=edit
cnd_broadcasthttps://www.cppreference.com/c/thread/cnd_broadcast
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_cnd_broadcast&action=edit
cnd_waithttps://www.cppreference.com/c/thread/cnd_wait
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_cnd_wait&action=edit
cnd_timedwaithttps://www.cppreference.com/c/thread/cnd_timedwait
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_cnd_timedwait&action=edit
cnd_destroyhttps://www.cppreference.com/c/thread/cnd_destroy
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_cnd_destroy&action=edit
https://www.cppreference.com/c/header/threads
thread_localhttps://www.cppreference.com/c/thread/thread_local
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_thread_local&action=edit
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_tss_t&action=edit
TSS_DTOR_ITERATIONShttps://www.cppreference.com/c/thread/TSS_DTOR_ITERATIONS
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_TSS_DTOR_ITERATIONS&action=edit
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_tss_dtor_t&action=edit
tss_createhttps://www.cppreference.com/c/thread/tss_create
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_tss_create&action=edit
tss_gethttps://www.cppreference.com/c/thread/tss_get
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_tss_get&action=edit
tss_sethttps://www.cppreference.com/c/thread/tss_set
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_tss_set&action=edit
tss_deletehttps://www.cppreference.com/c/thread/tss_delete
[edit]https://cppreference.com/index.php?title=Template:c/thread/dsc_tss_delete&action=edit
https://www.cppreference.com/c/header/stdatomic
https://www.cppreference.com/c/header/stdatomic
https://www.cppreference.com/c/header/stdatomic
https://www.cppreference.com/c/header/stdatomic
https://www.cppreference.com/c/header/stdatomic
C++ documentationhttps://www.cppreference.com/cpp/thread
GNU GCC Libc Manual: ISO C Mutexeshttps://www.gnu.org/software/libc/manual/html_node/ISO-C-Mutexes.html
Categorieshttps://www.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttps://www.cppreference.com/support
Recent changeshttps://www.cppreference.com/Special:RecentChanges
FAQhttps://www.cppreference.com/Cppreference:FAQ
Offline versionhttps://www.cppreference.com/Cppreference:Archives
https://www.cppreference.com/c/thread
What links herehttps://www.cppreference.com/Special:WhatLinksHere/c/thread
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/c/thread
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://www.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://www.cppreference.com/index.php?title=c/thread&oldid=180203
Page informationhttps://www.cppreference.com/index.php?title=c/thread&action=info
العربيةhttp://ar.cppreference.com/c/thread
Češtinahttps://cs.cppreference.com/c/thread
Deutschhttps://de.cppreference.com/c/thread
Españolhttp://es.cppreference.com/c/thread
Françaishttp://fr.cppreference.com/c/thread
Italianohttp://it.cppreference.com/c/thread
日本語http://ja.cppreference.com/c/thread
한국어http://ko.cppreference.com/c/thread
Polskihttp://pl.cppreference.com/c/thread
Portuguêshttp://pt.cppreference.com/c/thread
Русскийhttp://ru.cppreference.com/c/thread
Türkçehttp://tr.cppreference.com/c/thread
中文http://zh.cppreference.com/c/thread

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.