René's URL Explorer Experiment


Title: Thread support library – cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: de.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://de.cppreference.com/
Benutzerkonto erstellenhttps://de.cppreference.com/index.php?title=Spezial:Benutzerkonto_anlegen&returnto=c%2Fthread
Anmeldenhttps://de.cppreference.com/index.php?title=Spezial:Anmelden&returnto=c%2Fthread
Seitehttps://de.cppreference.com/c/thread
Diskussionhttps://de.cppreference.com/index.php?title=Diskussion:c/thread&action=edit&redlink=1
https://de.cppreference.com/c/thread
Lesenhttps://de.cppreference.com/c/thread
Quelltext anzeigenhttps://de.cppreference.com/index.php?title=c/thread&action=edit
Versionsgeschichtehttps://de.cppreference.com/index.php?title=c/thread&action=history
https://de.cppreference.com/c/thread
chttps://de.cppreference.com/c
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Click here for the English version of this pagehttp://en.cppreference.com/c/thread
Chttps://de.cppreference.com/c
Sprachehttps://de.cppreference.com/c/language
Geben Sie Unterstützunghttps://de.cppreference.com/c/types
Dynamische Speicherverwaltunghttps://de.cppreference.com/c/memory
Fehlerbehandlunghttps://de.cppreference.com/c/error
Programm Versorgungsunternehmenhttps://de.cppreference.com/c/program
Datum und Uhrzeit Versorgungsunternehmenhttps://de.cppreference.com/c/chrono
Strings Bibliothekhttps://de.cppreference.com/c/string
Algorithmenhttps://de.cppreference.com/c/algorithm
Numericshttps://de.cppreference.com/c/numeric
Eingang / Ausgang-Unterstützunghttps://de.cppreference.com/c/io
Localization Supporthttps://de.cppreference.com/c/locale
Atomare Operationenhttps://de.cppreference.com/c/atomic
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
thrd_createhttps://de.cppreference.com/c/thread/thrd_create
thrd_equalhttps://de.cppreference.com/c/thread/thrd_equal
thrd_currenthttps://de.cppreference.com/c/thread/thrd_current
thrd_sleephttps://de.cppreference.com/c/thread/thrd_sleep
thrd_yieldhttps://de.cppreference.com/c/thread/thrd_yield
thrd_exithttps://de.cppreference.com/c/thread/thrd_exit
thrd_detachhttps://de.cppreference.com/c/thread/thrd_detach
thrd_joinhttps://de.cppreference.com/c/thread/thrd_join
thrd_successthrd_timedout thrd_busythrd_nomemthrd_errorhttps://de.cppreference.com/c/thread/thrd_errors
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
mtx_inithttps://de.cppreference.com/c/thread/mtx_init
mtx_lockhttps://de.cppreference.com/c/thread/mtx_lock
mtx_timedlockhttps://de.cppreference.com/c/thread/mtx_timedlock
mtx_trylockhttps://de.cppreference.com/c/thread/mtx_trylock
mtx_unlockhttps://de.cppreference.com/c/thread/mtx_unlock
mtx_destroyhttps://de.cppreference.com/c/thread/mtx_destroy
mtx_typeshttps://de.cppreference.com/c/thread/mtx_types
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
ONCE_FLAG_INIThttps://de.cppreference.com/c/thread/ONCE_FLAG_INIT
call_oncehttps://de.cppreference.com/c/thread/call_once
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
cnd_inithttps://de.cppreference.com/c/thread/cnd_init
cnd_signalhttps://de.cppreference.com/c/thread/cnd_signal
cnd_broadcasthttps://de.cppreference.com/c/thread/cnd_broadcast
cnd_waithttps://de.cppreference.com/c/thread/cnd_wait
cnd_timedwaithttps://de.cppreference.com/c/thread/cnd_timedwait
cnd_destroyhttps://de.cppreference.com/c/thread/cnd_destroy
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
thread_localhttps://de.cppreference.com/c/thread/thread_local
TSS_DTOR_ITERATIONShttps://de.cppreference.com/c/thread/TSS_DTOR_ITERATIONS
tss_createhttps://de.cppreference.com/c/thread/tss_create
tss_gethttps://de.cppreference.com/c/thread/tss_get
tss_sethttps://de.cppreference.com/c/thread/tss_set
tss_deletehttps://de.cppreference.com/c/thread/tss_delete
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
1 Threadshttps://de.cppreference.com/c/thread#Threads
2 Gegenseitigen Ausschlusshttps://de.cppreference.com/c/thread#Gegenseitigen_Ausschluss
2.1 Rufen Sie einmalOriginal: Call onceThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://de.cppreference.com/c/thread#Rufen_Sie_einmalOriginal:_Call_onceThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3 Zustand Variablenhttps://de.cppreference.com/c/thread#Zustand_Variablen
4 Thread-lokalen Speicherhttps://de.cppreference.com/c/thread#Thread-lokalen_Speicher
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thrd_t&action=edit
thrd_createhttps://de.cppreference.com/c/thread/thrd_create
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thrd_create&action=edit
thrd_equalhttps://de.cppreference.com/c/thread/thrd_equal
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thrd_equal&action=edit
thrd_currenthttps://de.cppreference.com/c/thread/thrd_current
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thrd_current&action=edit
thrd_sleephttps://de.cppreference.com/c/thread/thrd_sleep
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thrd_sleep&action=edit
thrd_yieldhttps://de.cppreference.com/c/thread/thrd_yield
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thrd_yield&action=edit
thrd_exithttps://de.cppreference.com/c/thread/thrd_exit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thrd_exit&action=edit
thrd_detachhttps://de.cppreference.com/c/thread/thrd_detach
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thrd_detach&action=edit
thrd_joinhttps://de.cppreference.com/c/thread/thrd_join
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thrd_join&action=edit
thrd_successthrd_timedoutthrd_busythrd_nomemthrd_errorhttps://de.cppreference.com/c/thread/thrd_errors
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thrd_errors&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thrd_start_t&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_mtx_t&action=edit
mtx_inithttps://de.cppreference.com/c/thread/mtx_init
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_mtx_init&action=edit
mtx_lockhttps://de.cppreference.com/c/thread/mtx_lock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_mtx_lock&action=edit
mtx_timedlockhttps://de.cppreference.com/c/thread/mtx_timedlock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_mtx_timedlock&action=edit
mtx_trylockhttps://de.cppreference.com/c/thread/mtx_trylock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_mtx_trylock&action=edit
mtx_unlockhttps://de.cppreference.com/c/thread/mtx_unlock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_mtx_unlock&action=edit
mtx_destroyhttps://de.cppreference.com/c/thread/mtx_destroy
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_mtx_destroy&action=edit
mtx_plainmtx_recursivemtx_timedhttps://de.cppreference.com/c/thread/mtx_types
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_mtx_types&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_once_flag&action=edit
ONCE_FLAG_INIThttps://de.cppreference.com/c/thread/ONCE_FLAG_INIT
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_ONCE_FLAG_INIT&action=edit
call_oncehttps://de.cppreference.com/c/thread/call_once
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_call_once&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
cnd_inithttps://de.cppreference.com/c/thread/cnd_init
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_cnd_init&action=edit
cnd_signalhttps://de.cppreference.com/c/thread/cnd_signal
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_cnd_signal&action=edit
cnd_broadcasthttps://de.cppreference.com/c/thread/cnd_broadcast
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_cnd_broadcast&action=edit
cnd_waithttps://de.cppreference.com/c/thread/cnd_wait
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_cnd_wait&action=edit
cnd_timedwaithttps://de.cppreference.com/c/thread/cnd_timedwait
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_cnd_timedwait&action=edit
cnd_destroyhttps://de.cppreference.com/c/thread/cnd_destroy
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_cnd_destroy&action=edit
thread_localhttps://de.cppreference.com/c/thread/thread_local
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_thread_local&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_tss_t&action=edit
TSS_DTOR_ITERATIONShttps://de.cppreference.com/c/thread/TSS_DTOR_ITERATIONS
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_TSS_DTOR_ITERATIONS&action=edit
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_tss_dtor_t&action=edit
tss_createhttps://de.cppreference.com/c/thread/tss_create
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_tss_create&action=edit
tss_gethttps://de.cppreference.com/c/thread/tss_get
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_tss_get&action=edit
tss_sethttps://de.cppreference.com/c/thread/tss_set
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_tss_set&action=edit
tss_deletehttps://de.cppreference.com/c/thread/tss_delete
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:c/thread/dsc_tss_delete&action=edit
Kategorienhttps://de.cppreference.com/Spezial:Kategorien
Seiten mit dem veralteten source-Taghttps://de.cppreference.com/index.php?title=Kategorie:Seiten_mit_dem_veralteten_source-Tag&action=edit&redlink=1
Seiten mit veraltetem enclose-Attributhttps://de.cppreference.com/index.php?title=Kategorie:Seiten_mit_veraltetem_enclose-Attribut&action=edit&redlink=1
Hauptseitehttps://de.cppreference.com/Hauptseite
Letzte Änderungenhttps://de.cppreference.com/Spezial:Letzte_%C3%84nderungen
Zufällige Seitehttps://de.cppreference.com/Spezial:Zuf%C3%A4llige_Seite
Hilfe zu MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://de.cppreference.com/c/thread
Links auf diese Seitehttps://de.cppreference.com/Spezial:Linkliste/c/thread
Änderungen an verlinkten Seitenhttps://de.cppreference.com/Spezial:%C3%84nderungen_an_verlinkten_Seiten/c/thread
Datei hochladenhttp://upload.cppreference.com/w/Special:Upload
Spezialseitenhttps://de.cppreference.com/Spezial:Spezialseiten
Druckversionjavascript:print();
Permanenter Linkhttps://de.cppreference.com/index.php?title=c/thread&oldid=25874
Seiten­­informationenhttps://de.cppreference.com/index.php?title=c/thread&action=info
Englishhttp://en.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
Portuguêshttp://pt.cppreference.com/c/thread
Русскийhttp://ru.cppreference.com/c/thread
中文http://zh.cppreference.com/c/thread

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.