René's URL Explorer Experiment


Title: std::condition_variable - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: ko.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://ko.cppreference.com/
계정 만들기https://ko.cppreference.com/index.php?title=%ED%8A%B9%EC%88%98:%EA%B3%84%EC%A0%95%EB%A7%8C%EB%93%A4%EA%B8%B0&returnto=cpp%2Fthread%2Fcondition+variable
로그인https://ko.cppreference.com/index.php?title=%ED%8A%B9%EC%88%98:%EB%A1%9C%EA%B7%B8%EC%9D%B8&returnto=cpp%2Fthread%2Fcondition+variable
문서https://ko.cppreference.com/cpp/thread/condition_variable
토론https://ko.cppreference.com/index.php?title=%ED%86%A0%EB%A1%A0:cpp/thread/condition_variable&action=edit&redlink=1
https://ko.cppreference.com/cpp/thread/condition_variable
읽기https://ko.cppreference.com/cpp/thread/condition_variable
원본 보기https://ko.cppreference.com/index.php?title=cpp/thread/condition_variable&action=edit
역사 보기https://ko.cppreference.com/index.php?title=cpp/thread/condition_variable&action=history
https://ko.cppreference.com/cpp/thread/condition_variable
cpphttps://ko.cppreference.com/cpp
threadhttps://ko.cppreference.com/cpp/thread
C++https://ko.cppreference.com/cpp
컴파일러 지원 https://ko.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://ko.cppreference.com/cpp/freestanding
언어https://ko.cppreference.com/cpp/language
표준 라이브러리 헤더https://ko.cppreference.com/cpp/header
명명된 요구사항 https://ko.cppreference.com/cpp/named_req
Feature test macros https://ko.cppreference.com/cpp/feature_test
언어 지원 라이브러리https://ko.cppreference.com/cpp/utility#Language_support
개념https://ko.cppreference.com/cpp/concept
Diagnostics libraryhttps://ko.cppreference.com/cpp/error
유틸리티 라이브러리https://ko.cppreference.com/cpp/utility
문자열 라이브러리https://ko.cppreference.com/cpp/string
컨테이너 라이브러리https://ko.cppreference.com/cpp/container
반복자 라이브러리https://ko.cppreference.com/cpp/iterator
범위 라이브러리https://ko.cppreference.com/cpp/ranges
알고리즘 라이브러리https://ko.cppreference.com/cpp/algorithm
수치 라이브러리https://ko.cppreference.com/cpp/numeric
지역화 라이브러리https://ko.cppreference.com/cpp/locale
입/출력 라이브러리https://ko.cppreference.com/cpp/io
파일시스템 라이브러리https://ko.cppreference.com/cpp/filesystem
정규 표현식 라이브러리https://ko.cppreference.com/cpp/regex
아토믹 연산 라이브러리https://ko.cppreference.com/cpp/atomic
쓰레드 지원 라이브러리https://ko.cppreference.com/cpp/thread
Technical specificationshttps://ko.cppreference.com/cpp/experimental
Symbols indexhttps://ko.cppreference.com/index.php?title=cpp/symbol_index&action=edit&redlink=1
외부 라이브러리들https://ko.cppreference.com/cpp/links/libs
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/navbar_content&action=edit
Thread support libraryhttps://ko.cppreference.com/cpp/thread
threadhttps://ko.cppreference.com/cpp/thread/thread
get_idhttps://ko.cppreference.com/index.php?title=cpp/thread/get_id&action=edit&redlink=1
yieldhttps://ko.cppreference.com/index.php?title=cpp/thread/yield&action=edit&redlink=1
sleep_forhttps://ko.cppreference.com/index.php?title=cpp/thread/sleep_for&action=edit&redlink=1
sleep_untilhttps://ko.cppreference.com/index.php?title=cpp/thread/sleep_until&action=edit&redlink=1
mutexhttps://ko.cppreference.com/cpp/thread/mutex
timed_mutexhttps://ko.cppreference.com/index.php?title=cpp/thread/timed_mutex&action=edit&redlink=1
recursive_mutexhttps://ko.cppreference.com/index.php?title=cpp/thread/recursive_mutex&action=edit&redlink=1
recursive_timed_mutexhttps://ko.cppreference.com/index.php?title=cpp/thread/recursive_timed_mutex&action=edit&redlink=1
lock_guardhttps://ko.cppreference.com/index.php?title=cpp/thread/lock_guard&action=edit&redlink=1
unique_lockhttps://ko.cppreference.com/index.php?title=cpp/thread/unique_lock&action=edit&redlink=1
shared_lockhttps://ko.cppreference.com/index.php?title=cpp/thread/shared_lock&action=edit&redlink=1
defer_lock_ttry_to_lock_tadopt_lock_thttps://ko.cppreference.com/index.php?title=cpp/thread/lock_tag_t&action=edit&redlink=1
lockhttps://ko.cppreference.com/index.php?title=cpp/thread/lock&action=edit&redlink=1
try_lockhttps://ko.cppreference.com/index.php?title=cpp/thread/try_lock&action=edit&redlink=1
defer_locktry_to_lockadopt_lockhttps://ko.cppreference.com/index.php?title=cpp/thread/lock_tag&action=edit&redlink=1
condition_variable_anyhttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable_any&action=edit&redlink=1
notify_all_at_thread_exithttps://ko.cppreference.com/index.php?title=cpp/thread/notify_all_at_thread_exit&action=edit&redlink=1
cv_statushttps://ko.cppreference.com/index.php?title=cpp/thread/cv_status&action=edit&redlink=1
promisehttps://ko.cppreference.com/index.php?title=cpp/thread/promise&action=edit&redlink=1
futurehttps://ko.cppreference.com/cpp/thread/future
shared_futurehttps://ko.cppreference.com/index.php?title=cpp/thread/shared_future&action=edit&redlink=1
packaged_taskhttps://ko.cppreference.com/index.php?title=cpp/thread/packaged_task&action=edit&redlink=1
asynchttps://ko.cppreference.com/index.php?title=cpp/thread/async&action=edit&redlink=1
launchhttps://ko.cppreference.com/index.php?title=cpp/thread/launch&action=edit&redlink=1
future_statushttps://ko.cppreference.com/index.php?title=cpp/thread/future_status&action=edit&redlink=1
future_errorhttps://ko.cppreference.com/index.php?title=cpp/thread/future_error&action=edit&redlink=1
future_categoryhttps://ko.cppreference.com/index.php?title=cpp/thread/future_category&action=edit&redlink=1
future_errchttps://ko.cppreference.com/index.php?title=cpp/thread/future_errc&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/navbar_content&action=edit
condition_variable::condition_variablehttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/condition_variable&action=edit&redlink=1
condition_variable::~condition_variablehttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/~condition_variable&action=edit&redlink=1
condition_variable::notify_onehttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/notify_one&action=edit&redlink=1
condition_variable::notify_allhttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/notify_all&action=edit&redlink=1
condition_variable::waithttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/wait&action=edit&redlink=1
condition_variable::wait_forhttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/wait_for&action=edit&redlink=1
condition_variable::wait_untilhttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/wait_until&action=edit&redlink=1
condition_variable::native handlehttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/native_handle&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/condition_variable/navbar_content&action=edit
spurious wakeuphttps://en.wikipedia.org/wiki/Spurious_wakeup
BasicLockablehttps://ko.cppreference.com/index.php?title=cpp/named_req/BasicLockable&action=edit&redlink=1
StandardLayoutTypehttps://ko.cppreference.com/index.php?title=cpp/named_req/StandardLayoutType&action=edit&redlink=1
CopyConstructiblehttps://ko.cppreference.com/cpp/named_req/CopyConstructible
MoveConstructiblehttps://ko.cppreference.com/index.php?title=cpp/named_req/MoveConstructible&action=edit&redlink=1
CopyAssignablehttps://ko.cppreference.com/index.php?title=cpp/named_req/CopyAssignable&action=edit&redlink=1
MoveAssignablehttps://ko.cppreference.com/index.php?title=cpp/named_req/MoveAssignable&action=edit&redlink=1
1 Member typeshttps://ko.cppreference.com/cpp/thread/condition_variable#Member_types
2 Member functionshttps://ko.cppreference.com/cpp/thread/condition_variable#Member_functions
2.1 Notificationhttps://ko.cppreference.com/cpp/thread/condition_variable#Notification
2.2 Waitinghttps://ko.cppreference.com/cpp/thread/condition_variable#Waiting
2.3 Native handlehttps://ko.cppreference.com/cpp/thread/condition_variable#Native_handle
3 Examplehttps://ko.cppreference.com/cpp/thread/condition_variable#Example
4 See alsohttps://ko.cppreference.com/cpp/thread/condition_variable#See_also
(constructor)https://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/condition_variable&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/condition_variable/dsc_constructor&action=edit
(destructor)https://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/~condition_variable&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/condition_variable/dsc_destructor&action=edit
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/condition_variable/dsc_operator%3D&action=edit
notify_onehttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/notify_one&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/condition_variable/dsc_notify_one&action=edit
notify_allhttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/notify_all&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/condition_variable/dsc_notify_all&action=edit
waithttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/wait&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/condition_variable/dsc_wait&action=edit
wait_forhttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/wait_for&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/condition_variable/dsc_wait_for&action=edit
wait_untilhttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/wait_until&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/condition_variable/dsc_wait_until&action=edit
native_handlehttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable/native_handle&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/condition_variable/dsc_native_handle&action=edit
condition_variable_anyhttps://ko.cppreference.com/index.php?title=cpp/thread/condition_variable_any&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/dsc_condition_variable_any&action=edit
mutexhttps://ko.cppreference.com/cpp/thread/mutex
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/dsc_mutex&action=edit
lock_guardhttps://ko.cppreference.com/index.php?title=cpp/thread/lock_guard&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/dsc_lock_guard&action=edit
unique_lockhttps://ko.cppreference.com/index.php?title=cpp/thread/unique_lock&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/thread/dsc_unique_lock&action=edit
분류https://ko.cppreference.com/%ED%8A%B9%EC%88%98:%EB%B6%84%EB%A5%98
구식 source 태그를 사용하는 문서https://ko.cppreference.com/index.php?title=%EB%B6%84%EB%A5%98:%EA%B5%AC%EC%8B%9D_source_%ED%83%9C%EA%B7%B8%EB%A5%BC_%EC%82%AC%EC%9A%A9%ED%95%98%EB%8A%94_%EB%AC%B8%EC%84%9C&action=edit&redlink=1
구식 enclose 속성을 사용하는 문서https://ko.cppreference.com/index.php?title=%EB%B6%84%EB%A5%98:%EA%B5%AC%EC%8B%9D_enclose_%EC%86%8D%EC%84%B1%EC%9D%84_%EC%82%AC%EC%9A%A9%ED%95%98%EB%8A%94_%EB%AC%B8%EC%84%9C&action=edit&redlink=1
대문https://ko.cppreference.com/%EB%8C%80%EB%AC%B8
최근 바뀜https://ko.cppreference.com/%ED%8A%B9%EC%88%98:%EC%B5%9C%EA%B7%BC%EB%B0%94%EB%80%9C
임의 문서로https://ko.cppreference.com/%ED%8A%B9%EC%88%98:%EC%9E%84%EC%9D%98%EB%AC%B8%EC%84%9C
미디어위키 도움말https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://ko.cppreference.com/cpp/thread/condition_variable
여기를 가리키는 문서https://ko.cppreference.com/%ED%8A%B9%EC%88%98:%EA%B0%80%EB%A6%AC%ED%82%A4%EB%8A%94%EB%AC%B8%EC%84%9C/cpp/thread/condition_variable
가리키는 글의 최근 바뀜https://ko.cppreference.com/%ED%8A%B9%EC%88%98:%EB%A7%81%ED%81%AC%EC%B5%9C%EA%B7%BC%EB%B0%94%EB%80%9C/cpp/thread/condition_variable
파일 올리기http://upload.cppreference.com/w/Special:Upload
특수 문서 목록https://ko.cppreference.com/%ED%8A%B9%EC%88%98:%ED%8A%B9%EC%88%98%EB%AC%B8%EC%84%9C
인쇄용 판javascript:print();
고유 링크https://ko.cppreference.com/index.php?title=cpp/thread/condition_variable&oldid=4922
문서 정보https://ko.cppreference.com/index.php?title=cpp/thread/condition_variable&action=info
Deutschhttps://de.cppreference.com/cpp/thread/condition_variable
Englishhttp://en.cppreference.com/cpp/thread/condition_variable
Españolhttp://es.cppreference.com/cpp/thread/condition_variable
Françaishttp://fr.cppreference.com/cpp/thread/condition_variable
Italianohttp://it.cppreference.com/cpp/thread/condition_variable
日本語http://ja.cppreference.com/cpp/thread/condition_variable
Portuguêshttp://pt.cppreference.com/cpp/thread/condition_variable
Русскийhttp://ru.cppreference.com/cpp/thread/condition_variable
中文http://zh.cppreference.com/cpp/thread/condition_variable

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.