René's URL Explorer Experiment


Title: Thread support library - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: pt.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://pt.cppreference.com/
Criar contahttps://pt.cppreference.com/index.php?title=Especial:Criar_conta&returnto=c%2Fthread
Iniciar sessãohttps://pt.cppreference.com/index.php?title=Especial:Entrar&returnto=c%2Fthread
Páginahttps://pt.cppreference.com/c/thread
Discussãohttps://pt.cppreference.com/index.php?title=Discuss%C3%A3o:c/thread&action=edit&redlink=1
https://pt.cppreference.com/c/thread
Lerhttps://pt.cppreference.com/c/thread
Ver código fontehttps://pt.cppreference.com/index.php?title=c/thread&action=edit
Ver históricohttps://pt.cppreference.com/index.php?title=c/thread&action=history
https://pt.cppreference.com/c/thread
chttps://pt.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://pt.cppreference.com/c
Linguagemhttps://pt.cppreference.com/c/language
Digite apoiohttps://pt.cppreference.com/c/types
Gerenciamento de memória dinâmicahttps://pt.cppreference.com/c/memory
De tratamento de erroshttps://pt.cppreference.com/c/error
Utilidades do programahttps://pt.cppreference.com/c/program
Utilitários de data e horahttps://pt.cppreference.com/c/chrono
Biblioteca cordashttps://pt.cppreference.com/c/string
Algoritmoshttps://pt.cppreference.com/c/algorithm
Numéricoshttps://pt.cppreference.com/c/numeric
Entrada / saída de apoiohttps://pt.cppreference.com/c/io
Suporte de localizaçãohttps://pt.cppreference.com/c/locale
Operações atômicashttps://pt.cppreference.com/c/atomic
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
thrd_createhttps://pt.cppreference.com/c/thread/thrd_create
thrd_equalhttps://pt.cppreference.com/c/thread/thrd_equal
thrd_currenthttps://pt.cppreference.com/c/thread/thrd_current
thrd_sleephttps://pt.cppreference.com/c/thread/thrd_sleep
thrd_yieldhttps://pt.cppreference.com/c/thread/thrd_yield
thrd_exithttps://pt.cppreference.com/c/thread/thrd_exit
thrd_detachhttps://pt.cppreference.com/c/thread/thrd_detach
thrd_joinhttps://pt.cppreference.com/c/thread/thrd_join
thrd_successthrd_timedout thrd_busythrd_nomemthrd_errorhttps://pt.cppreference.com/c/thread/thrd_errors
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
mtx_inithttps://pt.cppreference.com/c/thread/mtx_init
mtx_lockhttps://pt.cppreference.com/c/thread/mtx_lock
mtx_timedlockhttps://pt.cppreference.com/c/thread/mtx_timedlock
mtx_trylockhttps://pt.cppreference.com/c/thread/mtx_trylock
mtx_unlockhttps://pt.cppreference.com/c/thread/mtx_unlock
mtx_destroyhttps://pt.cppreference.com/c/thread/mtx_destroy
mtx_typeshttps://pt.cppreference.com/c/thread/mtx_types
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
ONCE_FLAG_INIThttps://pt.cppreference.com/c/thread/ONCE_FLAG_INIT
call_oncehttps://pt.cppreference.com/c/thread/call_once
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
cnd_inithttps://pt.cppreference.com/c/thread/cnd_init
cnd_signalhttps://pt.cppreference.com/c/thread/cnd_signal
cnd_broadcasthttps://pt.cppreference.com/c/thread/cnd_broadcast
cnd_waithttps://pt.cppreference.com/c/thread/cnd_wait
cnd_timedwaithttps://pt.cppreference.com/c/thread/cnd_timedwait
cnd_destroyhttps://pt.cppreference.com/c/thread/cnd_destroy
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
thread_localhttps://pt.cppreference.com/c/thread/thread_local
TSS_DTOR_ITERATIONShttps://pt.cppreference.com/c/thread/TSS_DTOR_ITERATIONS
tss_createhttps://pt.cppreference.com/c/thread/tss_create
tss_gethttps://pt.cppreference.com/c/thread/tss_get
tss_sethttps://pt.cppreference.com/c/thread/tss_set
tss_deletehttps://pt.cppreference.com/c/thread/tss_delete
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
1 Threadshttps://pt.cppreference.com/c/thread#Threads
2 Exclusão mútuahttps://pt.cppreference.com/c/thread#Exclusão_mútua
2.1 Chamar uma vezOriginal: Call onceThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://pt.cppreference.com/c/thread#Chamar_uma_vezOriginal:_Call_onceThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3 Variáveis ​​de condiçãohttps://pt.cppreference.com/c/thread#Variáveis_​​de_condição
4 Segmento local de armazenamentohttps://pt.cppreference.com/c/thread#Segmento_local_de_armazenamento
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thrd_t&action=edit
thrd_createhttps://pt.cppreference.com/c/thread/thrd_create
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thrd_create&action=edit
thrd_equalhttps://pt.cppreference.com/c/thread/thrd_equal
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thrd_equal&action=edit
thrd_currenthttps://pt.cppreference.com/c/thread/thrd_current
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thrd_current&action=edit
thrd_sleephttps://pt.cppreference.com/c/thread/thrd_sleep
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thrd_sleep&action=edit
thrd_yieldhttps://pt.cppreference.com/c/thread/thrd_yield
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thrd_yield&action=edit
thrd_exithttps://pt.cppreference.com/c/thread/thrd_exit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thrd_exit&action=edit
thrd_detachhttps://pt.cppreference.com/c/thread/thrd_detach
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thrd_detach&action=edit
thrd_joinhttps://pt.cppreference.com/c/thread/thrd_join
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thrd_join&action=edit
thrd_successthrd_timedoutthrd_busythrd_nomemthrd_errorhttps://pt.cppreference.com/c/thread/thrd_errors
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thrd_errors&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thrd_start_t&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_mtx_t&action=edit
mtx_inithttps://pt.cppreference.com/c/thread/mtx_init
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_mtx_init&action=edit
mtx_lockhttps://pt.cppreference.com/c/thread/mtx_lock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_mtx_lock&action=edit
mtx_timedlockhttps://pt.cppreference.com/c/thread/mtx_timedlock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_mtx_timedlock&action=edit
mtx_trylockhttps://pt.cppreference.com/c/thread/mtx_trylock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_mtx_trylock&action=edit
mtx_unlockhttps://pt.cppreference.com/c/thread/mtx_unlock
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_mtx_unlock&action=edit
mtx_destroyhttps://pt.cppreference.com/c/thread/mtx_destroy
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_mtx_destroy&action=edit
mtx_plainmtx_recursivemtx_timedhttps://pt.cppreference.com/c/thread/mtx_types
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_mtx_types&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_once_flag&action=edit
ONCE_FLAG_INIThttps://pt.cppreference.com/c/thread/ONCE_FLAG_INIT
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_ONCE_FLAG_INIT&action=edit
call_oncehttps://pt.cppreference.com/c/thread/call_once
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_call_once&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
cnd_inithttps://pt.cppreference.com/c/thread/cnd_init
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_cnd_init&action=edit
cnd_signalhttps://pt.cppreference.com/c/thread/cnd_signal
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_cnd_signal&action=edit
cnd_broadcasthttps://pt.cppreference.com/c/thread/cnd_broadcast
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_cnd_broadcast&action=edit
cnd_waithttps://pt.cppreference.com/c/thread/cnd_wait
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_cnd_wait&action=edit
cnd_timedwaithttps://pt.cppreference.com/c/thread/cnd_timedwait
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_cnd_timedwait&action=edit
cnd_destroyhttps://pt.cppreference.com/c/thread/cnd_destroy
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_cnd_destroy&action=edit
thread_localhttps://pt.cppreference.com/c/thread/thread_local
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_thread_local&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_tss_t&action=edit
TSS_DTOR_ITERATIONShttps://pt.cppreference.com/c/thread/TSS_DTOR_ITERATIONS
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_TSS_DTOR_ITERATIONS&action=edit
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_tss_dtor_t&action=edit
tss_createhttps://pt.cppreference.com/c/thread/tss_create
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_tss_create&action=edit
tss_gethttps://pt.cppreference.com/c/thread/tss_get
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_tss_get&action=edit
tss_sethttps://pt.cppreference.com/c/thread/tss_set
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_tss_set&action=edit
tss_deletehttps://pt.cppreference.com/c/thread/tss_delete
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:c/thread/dsc_tss_delete&action=edit
Categoriashttps://pt.cppreference.com/Especial:Categorias
Páginas que usam etiquetas ''source'' descontinuadashttps://pt.cppreference.com/index.php?title=Categoria:P%C3%A1ginas_que_usam_etiquetas_%27%27source%27%27_descontinuadas&action=edit&redlink=1
Páginas que usam atributos ''enclose'' descontinuadoshttps://pt.cppreference.com/index.php?title=Categoria:P%C3%A1ginas_que_usam_atributos_%27%27enclose%27%27_descontinuados&action=edit&redlink=1
Página principalhttps://pt.cppreference.com/P%C3%A1gina_principal
Mudanças recenteshttps://pt.cppreference.com/Especial:Mudan%C3%A7as_recentes
Página aleatóriahttps://pt.cppreference.com/Especial:Aleat%C3%B3ria
Ajuda sobre o MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://pt.cppreference.com/c/thread
Páginas afluenteshttps://pt.cppreference.com/Especial:P%C3%A1ginas_afluentes/c/thread
Alterações relacionadashttps://pt.cppreference.com/Especial:Altera%C3%A7%C3%B5es_relacionadas/c/thread
Enviar ficheirohttp://upload.cppreference.com/w/Special:Upload
Páginas especiaishttps://pt.cppreference.com/Especial:P%C3%A1ginas_especiais
Versão para impressãojavascript:print();
Hiperligação permanentehttps://pt.cppreference.com/index.php?title=c/thread&oldid=19862
Informação da páginahttps://pt.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
Italianohttp://it.cppreference.com/c/thread
日本語http://ja.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.