René's URL Explorer Experiment


Title: Thread support library - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: it.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://it.cppreference.com/
registratihttps://it.cppreference.com/index.php?title=Speciale:CreaUtenza&returnto=c%2Fthread
entrahttps://it.cppreference.com/index.php?title=Speciale:Entra&returnto=c%2Fthread
Paginahttps://it.cppreference.com/c/thread
Discussionehttps://it.cppreference.com/index.php?title=Discussione:c/thread&action=edit&redlink=1
https://it.cppreference.com/c/thread
Leggihttps://it.cppreference.com/c/thread
Visualizza sorgentehttps://it.cppreference.com/index.php?title=c/thread&action=edit
Cronologiahttps://it.cppreference.com/index.php?title=c/thread&action=history
https://it.cppreference.com/c/thread
chttps://it.cppreference.com/c
Google Translatehttps://translate.google.com
quihttp://en.cppreference.com/w/Cppreference:MachineTranslations
Click here for the English version of this pagehttp://en.cppreference.com/c/thread
Chttps://it.cppreference.com/c
Linguahttps://it.cppreference.com/c/language
Tipo di supportohttps://it.cppreference.com/c/types
Gestione della memoria dinamicahttps://it.cppreference.com/c/memory
La gestione degli errorihttps://it.cppreference.com/c/error
Programma di utilitàhttps://it.cppreference.com/c/program
Data e ora utilitàhttps://it.cppreference.com/c/chrono
Stringhe libreriahttps://it.cppreference.com/c/string
Algoritmihttps://it.cppreference.com/c/algorithm
Numerihttps://it.cppreference.com/c/numeric
Ingresso / uscita supportohttps://it.cppreference.com/c/io
Localizzazione supportohttps://it.cppreference.com/c/locale
Operazioni atomichehttps://it.cppreference.com/c/atomic
[edit]https://it.cppreference.com/index.php?title=Template:c/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
thrd_createhttps://it.cppreference.com/c/thread/thrd_create
thrd_equalhttps://it.cppreference.com/c/thread/thrd_equal
thrd_currenthttps://it.cppreference.com/c/thread/thrd_current
thrd_sleephttps://it.cppreference.com/c/thread/thrd_sleep
thrd_yieldhttps://it.cppreference.com/c/thread/thrd_yield
thrd_exithttps://it.cppreference.com/c/thread/thrd_exit
thrd_detachhttps://it.cppreference.com/c/thread/thrd_detach
thrd_joinhttps://it.cppreference.com/c/thread/thrd_join
thrd_successthrd_timedout thrd_busythrd_nomemthrd_errorhttps://it.cppreference.com/c/thread/thrd_errors
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
mtx_inithttps://it.cppreference.com/c/thread/mtx_init
mtx_lockhttps://it.cppreference.com/c/thread/mtx_lock
mtx_timedlockhttps://it.cppreference.com/c/thread/mtx_timedlock
mtx_trylockhttps://it.cppreference.com/c/thread/mtx_trylock
mtx_unlockhttps://it.cppreference.com/c/thread/mtx_unlock
mtx_destroyhttps://it.cppreference.com/c/thread/mtx_destroy
mtx_typeshttps://it.cppreference.com/c/thread/mtx_types
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
ONCE_FLAG_INIThttps://it.cppreference.com/c/thread/ONCE_FLAG_INIT
call_oncehttps://it.cppreference.com/c/thread/call_once
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
cnd_inithttps://it.cppreference.com/c/thread/cnd_init
cnd_signalhttps://it.cppreference.com/c/thread/cnd_signal
cnd_broadcasthttps://it.cppreference.com/c/thread/cnd_broadcast
cnd_waithttps://it.cppreference.com/c/thread/cnd_wait
cnd_timedwaithttps://it.cppreference.com/c/thread/cnd_timedwait
cnd_destroyhttps://it.cppreference.com/c/thread/cnd_destroy
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
thread_localhttps://it.cppreference.com/c/thread/thread_local
TSS_DTOR_ITERATIONShttps://it.cppreference.com/c/thread/TSS_DTOR_ITERATIONS
tss_createhttps://it.cppreference.com/c/thread/tss_create
tss_gethttps://it.cppreference.com/c/thread/tss_get
tss_sethttps://it.cppreference.com/c/thread/tss_set
tss_deletehttps://it.cppreference.com/c/thread/tss_delete
[edit]https://it.cppreference.com/index.php?title=Template:c/thread/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
1 Threadshttps://it.cppreference.com/c/thread#Threads
2 Mutua esclusionehttps://it.cppreference.com/c/thread#Mutua_esclusione
2.1 Chiama una voltaOriginal: Call onceThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://it.cppreference.com/c/thread#Chiama_una_voltaOriginal:_Call_onceThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3 Condizioni variabilihttps://it.cppreference.com/c/thread#Condizioni_variabili
4 Thread-local storagehttps://it.cppreference.com/c/thread#Thread-local_storage
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thrd_t&action=edit
thrd_createhttps://it.cppreference.com/c/thread/thrd_create
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thrd_create&action=edit
thrd_equalhttps://it.cppreference.com/c/thread/thrd_equal
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thrd_equal&action=edit
thrd_currenthttps://it.cppreference.com/c/thread/thrd_current
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thrd_current&action=edit
thrd_sleephttps://it.cppreference.com/c/thread/thrd_sleep
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thrd_sleep&action=edit
thrd_yieldhttps://it.cppreference.com/c/thread/thrd_yield
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thrd_yield&action=edit
thrd_exithttps://it.cppreference.com/c/thread/thrd_exit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thrd_exit&action=edit
thrd_detachhttps://it.cppreference.com/c/thread/thrd_detach
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thrd_detach&action=edit
thrd_joinhttps://it.cppreference.com/c/thread/thrd_join
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thrd_join&action=edit
thrd_successthrd_timedoutthrd_busythrd_nomemthrd_errorhttps://it.cppreference.com/c/thread/thrd_errors
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thrd_errors&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thrd_start_t&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_mtx_t&action=edit
mtx_inithttps://it.cppreference.com/c/thread/mtx_init
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_mtx_init&action=edit
mtx_lockhttps://it.cppreference.com/c/thread/mtx_lock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_mtx_lock&action=edit
mtx_timedlockhttps://it.cppreference.com/c/thread/mtx_timedlock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_mtx_timedlock&action=edit
mtx_trylockhttps://it.cppreference.com/c/thread/mtx_trylock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_mtx_trylock&action=edit
mtx_unlockhttps://it.cppreference.com/c/thread/mtx_unlock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_mtx_unlock&action=edit
mtx_destroyhttps://it.cppreference.com/c/thread/mtx_destroy
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_mtx_destroy&action=edit
mtx_plainmtx_recursivemtx_timedhttps://it.cppreference.com/c/thread/mtx_types
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_mtx_types&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_once_flag&action=edit
ONCE_FLAG_INIThttps://it.cppreference.com/c/thread/ONCE_FLAG_INIT
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_ONCE_FLAG_INIT&action=edit
call_oncehttps://it.cppreference.com/c/thread/call_once
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_call_once&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
cnd_inithttps://it.cppreference.com/c/thread/cnd_init
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_cnd_init&action=edit
cnd_signalhttps://it.cppreference.com/c/thread/cnd_signal
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_cnd_signal&action=edit
cnd_broadcasthttps://it.cppreference.com/c/thread/cnd_broadcast
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_cnd_broadcast&action=edit
cnd_waithttps://it.cppreference.com/c/thread/cnd_wait
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_cnd_wait&action=edit
cnd_timedwaithttps://it.cppreference.com/c/thread/cnd_timedwait
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_cnd_timedwait&action=edit
cnd_destroyhttps://it.cppreference.com/c/thread/cnd_destroy
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_cnd_destroy&action=edit
thread_localhttps://it.cppreference.com/c/thread/thread_local
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_thread_local&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_tss_t&action=edit
TSS_DTOR_ITERATIONShttps://it.cppreference.com/c/thread/TSS_DTOR_ITERATIONS
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_TSS_DTOR_ITERATIONS&action=edit
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_tss_dtor_t&action=edit
tss_createhttps://it.cppreference.com/c/thread/tss_create
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_tss_create&action=edit
tss_gethttps://it.cppreference.com/c/thread/tss_get
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_tss_get&action=edit
tss_sethttps://it.cppreference.com/c/thread/tss_set
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_tss_set&action=edit
tss_deletehttps://it.cppreference.com/c/thread/tss_delete
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[modifica]https://it.cppreference.com/index.php?title=Template:c/thread/dsc_tss_delete&action=edit
Categoriehttps://it.cppreference.com/Speciale:Categorie
Pagine che utilizzano tag source deprecatihttps://it.cppreference.com/index.php?title=Categoria:Pagine_che_utilizzano_tag_source_deprecati&action=edit&redlink=1
Pagine che utilizzano tag enclose deprecatihttps://it.cppreference.com/index.php?title=Categoria:Pagine_che_utilizzano_tag_enclose_deprecati&action=edit&redlink=1
Pagina principalehttps://it.cppreference.com/Pagina_principale
Ultime modifichehttps://it.cppreference.com/Speciale:UltimeModifiche
Una pagina a casohttps://it.cppreference.com/Speciale:PaginaCasuale
Aiuto su MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://it.cppreference.com/c/thread
Puntano quihttps://it.cppreference.com/Speciale:PuntanoQui/c/thread
Modifiche correlatehttps://it.cppreference.com/Speciale:ModificheCorrelate/c/thread
Carica un filehttp://upload.cppreference.com/w/Special:Upload
Pagine specialihttps://it.cppreference.com/Speciale:PagineSpeciali
Versione stampabilejavascript:print();
Link permanentehttps://it.cppreference.com/index.php?title=c/thread&oldid=24882
Informazioni paginahttps://it.cppreference.com/index.php?title=c/thread&action=info
Deutschhttps://de.cppreference.com/c/thread
Englishhttp://en.cppreference.com/c/thread
Españolhttp://es.cppreference.com/c/thread
Françaishttp://fr.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.