René's URL Explorer Experiment


Title: Atomic operations library - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://cppreference.com/
Create accounthttps://cppreference.com/index.php?title=Special:CreateAccount&returnto=c%2Fatomic
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=c%2Fatomic
Pagehttps://cppreference.com/c/atomic
Discussionhttps://cppreference.com/index.php?title=Talk:c/atomic&action=edit&redlink=1
https://cppreference.com/c/atomic
Readhttps://cppreference.com/c/atomic
View sourcehttps://cppreference.com/index.php?title=c/atomic&action=edit
View historyhttps://cppreference.com/index.php?title=c/atomic&action=history
https://cppreference.com/c/atomic
chttps://cppreference.com/c
Chttps://cppreference.com/c
Compiler supporthttps://cppreference.com/c/compiler_support
Languagehttps://cppreference.com/c/language
Headershttps://cppreference.com/c/header
Type supporthttps://cppreference.com/c/types
Program utilitieshttps://cppreference.com/c/program
Variadic function supporthttps://cppreference.com/c/variadic
Error handlinghttps://cppreference.com/c/error
Dynamic memory managementhttps://cppreference.com/c/memory
Strings libraryhttps://cppreference.com/c/string
Algorithmshttps://cppreference.com/c/algorithm
Numericshttps://cppreference.com/c/numeric
Date and time utilitieshttps://cppreference.com/c/chrono
Input/output supporthttps://cppreference.com/c/io
Localization supporthttps://cppreference.com/c/locale
Concurrency supporthttps://cppreference.com/c/thread
Technical Specificationshttps://cppreference.com/c/experimental
Symbol indexhttps://cppreference.com/c/symbol_index
[edit]https://cppreference.com/index.php?title=Template:c/navbar_content&action=edit
memory_orderhttps://cppreference.com/c/atomic/memory_order
atomic_flaghttps://cppreference.com/c/atomic/atomic_flag
ATOMIC_***_LOCK_FREEhttps://cppreference.com/c/atomic/ATOMIC_LOCK_FREE_consts
ATOMIC_FLAG_INIThttps://cppreference.com/c/atomic/ATOMIC_FLAG_INIT
ATOMIC_VAR_INIThttps://cppreference.com/c/atomic/ATOMIC_VAR_INIT
kill_dependencyhttps://cppreference.com/c/atomic/kill_dependency
atomic_flag_test_and_sethttps://cppreference.com/c/atomic/atomic_flag_test_and_set
atomic_flag_clearhttps://cppreference.com/c/atomic/atomic_flag_clear
atomic_inithttps://cppreference.com/c/atomic/atomic_init
atomic_is_lock_freehttps://cppreference.com/c/atomic/atomic_is_lock_free
atomic_storehttps://cppreference.com/c/atomic/atomic_store
atomic_loadhttps://cppreference.com/c/atomic/atomic_load
atomic_exchangehttps://cppreference.com/c/atomic/atomic_exchange
atomic_compare_exchangehttps://cppreference.com/c/atomic/atomic_compare_exchange
atomic_fetch_addhttps://cppreference.com/c/atomic/atomic_fetch_add
atomic_fetch_subhttps://cppreference.com/c/atomic/atomic_fetch_sub
atomic_fetch_orhttps://cppreference.com/c/atomic/atomic_fetch_or
atomic_fetch_xorhttps://cppreference.com/c/atomic/atomic_fetch_xor
atomic_fetch_andhttps://cppreference.com/c/atomic/atomic_fetch_and
atomic_thread_fencehttps://cppreference.com/c/atomic/atomic_thread_fence
atomic_signal_fencehttps://cppreference.com/c/atomic/atomic_signal_fence
[edit]https://cppreference.com/index.php?title=Template:c/atomic/navbar_content&action=edit
1 Typeshttps://cppreference.com/c/atomic#Types
2 Macroshttps://cppreference.com/c/atomic#Macros
3 Functionshttps://cppreference.com/c/atomic#Functions
4 Typeshttps://cppreference.com/c/atomic#Types_2
5 Referenceshttps://cppreference.com/c/atomic#References
6 See alsohttps://cppreference.com/c/atomic#See_also
https://cppreference.com/c/header/stdatomic
memory_orderhttps://cppreference.com/c/atomic/memory_order
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_memory_order&action=edit
atomic_flaghttps://cppreference.com/c/atomic/atomic_flag
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_flag&action=edit
https://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://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_FLAG_INIThttps://cppreference.com/c/atomic/ATOMIC_FLAG_INIT
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_ATOMIC_FLAG_INIT&action=edit
ATOMIC_VAR_INIThttps://cppreference.com/c/atomic/ATOMIC_VAR_INIT
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_ATOMIC_VAR_INIT&action=edit
kill_dependencyhttps://cppreference.com/c/atomic/kill_dependency
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_kill_dependency&action=edit
https://cppreference.com/c/header/stdatomic
atomic_flag_test_and_setatomic_flag_test_and_set_explicithttps://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://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://cppreference.com/c/atomic/atomic_init
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_init&action=edit
atomic_is_lock_freehttps://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://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://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://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://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://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://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://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://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://cppreference.com/c/atomic/atomic_fetch_and
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_fetch_and&action=edit
atomic_thread_fencehttps://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://cppreference.com/c/atomic/atomic_signal_fence
[edit]https://cppreference.com/index.php?title=Template:c/atomic/dsc_atomic_signal_fence&action=edit
core language atomic typeshttps://cppreference.com/c/language/atomic
C++ documentationhttps://cppreference.com/cpp/atomic
Categorieshttps://cppreference.com/Special:Categories
Pages using deprecated source tagshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttp://www.cppreference.com/support
Recent changeshttps://cppreference.com/Special:RecentChanges
FAQhttps://cppreference.com/Cppreference:FAQ
Offline versionhttps://cppreference.com/Cppreference:Archives
https://cppreference.com/c/atomic
What links herehttps://cppreference.com/Special:WhatLinksHere/c/atomic
Related changeshttps://cppreference.com/Special:RecentChangesLinked/c/atomic
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://cppreference.com/index.php?title=c/atomic&oldid=156654
Page informationhttps://cppreference.com/index.php?title=c/atomic&action=info
العربيةhttp://ar.cppreference.com/c/atomic
Češtinahttps://cs.cppreference.com/c/atomic
Deutschhttps://de.cppreference.com/c/atomic
Españolhttp://es.cppreference.com/c/atomic
Françaishttp://fr.cppreference.com/c/atomic
Italianohttp://it.cppreference.com/c/atomic
日本語http://ja.cppreference.com/c/atomic
한국어http://ko.cppreference.com/c/atomic
Polskihttp://pl.cppreference.com/c/atomic
Portuguêshttp://pt.cppreference.com/c/atomic
Русскийhttp://ru.cppreference.com/c/atomic
Türkçehttp://tr.cppreference.com/c/atomic
中文http://zh.cppreference.com/c/atomic

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.