René's URL Explorer Experiment


Title: std::shared_mutex::lock_shared - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://zh.cppreference.com/
创建账号https://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Fthread%2Fshared+mutex%2Flock+shared
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fthread%2Fshared+mutex%2Flock+shared
页面https://zh.cppreference.com/cpp/thread/shared_mutex/lock_shared
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/thread/shared_mutex/lock_shared&action=edit&redlink=1
https://zh.cppreference.com/cpp/thread/shared_mutex/lock_shared
不转换https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&variant=zh-tw
阅读https://zh.cppreference.com/cpp/thread/shared_mutex/lock_shared
查看源代码https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&action=history
https://zh.cppreference.com/cpp/thread/shared_mutex/lock_shared
cpphttps://zh.cppreference.com/cpp
threadhttps://zh.cppreference.com/cpp/thread
shared mutexhttps://zh.cppreference.com/cpp/thread/shared_mutex
C++https://zh.cppreference.com/cpp
编译器支持https://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现https://zh.cppreference.com/cpp/freestanding
语言https://zh.cppreference.com/cpp/language
标准库https://zh.cppreference.com/cpp/standard_library
标准库标头https://zh.cppreference.com/cpp/header
具名要求https://zh.cppreference.com/cpp/named_req
功能特性测试宏https://zh.cppreference.com/cpp/feature_test
语言支持库https://zh.cppreference.com/cpp/utility#语言支持
概念库https://zh.cppreference.com/cpp/concepts
诊断库https://zh.cppreference.com/cpp/error
内存管理库https://zh.cppreference.com/cpp/memory
元编程库https://zh.cppreference.com/cpp/meta
通用工具库https://zh.cppreference.com/cpp/utility
容器库https://zh.cppreference.com/cpp/container
迭代器库https://zh.cppreference.com/cpp/iterator
范围库https://zh.cppreference.com/cpp/ranges
算法库https://zh.cppreference.com/cpp/algorithm
字符串库https://zh.cppreference.com/cpp/string
文本处理库https://zh.cppreference.com/cpp/text
数值库https://zh.cppreference.com/cpp/numeric
日期和时间库https://zh.cppreference.com/cpp/chrono
输入/输出库https://zh.cppreference.com/cpp/io
文件系统库https://zh.cppreference.com/cpp/filesystem
并发支持库https://zh.cppreference.com/cpp/thread
执行控制库https://zh.cppreference.com/cpp/execution
技术规范https://zh.cppreference.com/cpp/experimental
符号索引https://zh.cppreference.com/cpp/symbol_index
外部库https://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
并发支持库https://zh.cppreference.com/cpp/thread
线程https://zh.cppreference.com/cpp/thread#线程
threadhttps://zh.cppreference.com/cpp/thread/thread
jthreadhttps://zh.cppreference.com/cpp/thread/jthread
hardware_destructive_interference_sizehardware_constructive_interference_sizehttps://zh.cppreference.com/cpp/thread/hardware_destructive_interference_size
this_thread 命名空间https://zh.cppreference.com/cpp/thread#管理当前线程的函数
get_idhttps://zh.cppreference.com/cpp/thread/get_id
yieldhttps://zh.cppreference.com/cpp/thread/yield
sleep_forhttps://zh.cppreference.com/cpp/thread/sleep_for
sleep_untilhttps://zh.cppreference.com/cpp/thread/sleep_until
协作式取消https://zh.cppreference.com/cpp/thread#协作式取消
stop_tokenhttps://zh.cppreference.com/cpp/thread/stop_token
inplace_stop_tokenhttps://zh.cppreference.com/index.php?title=cpp/thread/inplace_stop_token&action=edit&redlink=1
never_stop_tokenhttps://zh.cppreference.com/cpp/thread/never_stop_token
stop_sourcehttps://zh.cppreference.com/cpp/thread/stop_source
inplace_stop_sourcehttps://zh.cppreference.com/index.php?title=cpp/thread/inplace_stop_source&action=edit&redlink=1
stop_callbackhttps://zh.cppreference.com/cpp/thread/stop_callback
inplace_stop_callbackhttps://zh.cppreference.com/index.php?title=cpp/thread/inplace_stop_callback&action=edit&redlink=1
stop_callback_for_thttps://zh.cppreference.com/cpp/thread/stop_callback_for_t
stoppable_tokenhttps://zh.cppreference.com/cpp/thread/stoppable_token
unstoppable_tokenhttps://zh.cppreference.com/cpp/thread/unstoppable_token
stoppable-sourcehttps://zh.cppreference.com/index.php?title=cpp/thread/stoppable_source&action=edit&redlink=1
stoppable-callback-forhttps://zh.cppreference.com/index.php?title=cpp/thread/stoppable_callback_for&action=edit&redlink=1
互斥https://zh.cppreference.com/cpp/thread#互斥
mutexhttps://zh.cppreference.com/cpp/thread/mutex
recursive_mutexhttps://zh.cppreference.com/cpp/thread/recursive_mutex
shared_mutexhttps://zh.cppreference.com/cpp/thread/shared_mutex
timed_mutexhttps://zh.cppreference.com/cpp/thread/timed_mutex
recursive_timed_mutexhttps://zh.cppreference.com/cpp/thread/recursive_timed_mutex
shared_timed_mutexhttps://zh.cppreference.com/cpp/thread/shared_timed_mutex
通用锁管理https://zh.cppreference.com/cpp/thread#通用互斥体管理
lockhttps://zh.cppreference.com/cpp/thread/lock
lock_guardhttps://zh.cppreference.com/cpp/thread/lock_guard
scoped_lockhttps://zh.cppreference.com/cpp/thread/scoped_lock
unique_lockhttps://zh.cppreference.com/cpp/thread/unique_lock
shared_lockhttps://zh.cppreference.com/cpp/thread/shared_lock
once_flaghttps://zh.cppreference.com/cpp/thread/once_flag
call_oncehttps://zh.cppreference.com/cpp/thread/call_once
try_lockhttps://zh.cppreference.com/cpp/thread/try_lock
defer_locktry_to_lockadopt_lockdefer_lock_ttry_to_lock_tadopt_lock_thttps://zh.cppreference.com/cpp/thread/lock_tag
条件变量https://zh.cppreference.com/cpp/thread#条件变量
condition_variablehttps://zh.cppreference.com/cpp/thread/condition_variable
condition_variable_anyhttps://zh.cppreference.com/cpp/thread/condition_variable_any
notify_all_at_thread_exithttps://zh.cppreference.com/cpp/thread/notify_all_at_thread_exit
cv_statushttps://zh.cppreference.com/cpp/thread/cv_status
信号量https://zh.cppreference.com/cpp/thread#信号量
counting_semaphorebinary_semaphorehttps://zh.cppreference.com/cpp/thread/counting_semaphore
闩与屏障https://zh.cppreference.com/cpp/thread#闩与屏障
latchhttps://zh.cppreference.com/cpp/thread/latch
barrierhttps://zh.cppreference.com/cpp/thread/barrier
未来体https://zh.cppreference.com/cpp/thread#未来体
promisehttps://zh.cppreference.com/cpp/thread/promise
futurehttps://zh.cppreference.com/cpp/thread/future
shared_futurehttps://zh.cppreference.com/cpp/thread/shared_future
packaged_taskhttps://zh.cppreference.com/cpp/thread/packaged_task
asynchttps://zh.cppreference.com/cpp/thread/async
launchhttps://zh.cppreference.com/cpp/thread/launch
future_statushttps://zh.cppreference.com/cpp/thread/future_status
future_errorhttps://zh.cppreference.com/cpp/thread/future_error
future_categoryhttps://zh.cppreference.com/cpp/thread/future_category
future_errchttps://zh.cppreference.com/cpp/thread/future_errc
安全回收https://zh.cppreference.com/cpp/thread#安全回收
读-复制-更新机制https://zh.cppreference.com/cpp/thread#读-复制-更新机制
rcu_obj_basehttps://zh.cppreference.com/index.php?title=cpp/thread/rcu_obj_base&action=edit&redlink=1
rcu_domainhttps://zh.cppreference.com/index.php?title=cpp/thread/rcu_domain&action=edit&redlink=1
rcu_default_domainhttps://zh.cppreference.com/index.php?title=cpp/thread/rcu_default_domain&action=edit&redlink=1
rcu_synchronizehttps://zh.cppreference.com/index.php?title=cpp/thread/rcu_synchronize&action=edit&redlink=1
rcu_barrierhttps://zh.cppreference.com/index.php?title=cpp/thread/rcu_barrier&action=edit&redlink=1
rcu_retirehttps://zh.cppreference.com/index.php?title=cpp/thread/rcu_retire&action=edit&redlink=1
风险指针https://zh.cppreference.com/cpp/thread#风险指针
hazard_pointer_obj_basehttps://zh.cppreference.com/index.php?title=cpp/thread/hazard_pointer_obj_base&action=edit&redlink=1
hazard_pointerhttps://zh.cppreference.com/index.php?title=cpp/thread/hazard_pointer&action=edit&redlink=1
make_hazard_pointerhttps://zh.cppreference.com/index.php?title=cpp/thread/make_hazard_pointer&action=edit&redlink=1
原子类型https://zh.cppreference.com/cpp/thread#原子类型
atomichttps://zh.cppreference.com/cpp/atomic/atomic
atomic_refhttps://zh.cppreference.com/cpp/atomic/atomic_ref
atomic_flaghttps://zh.cppreference.com/cpp/atomic/atomic_flag
原子类型的初始化https://zh.cppreference.com/cpp/thread#初始化
atomic_inithttps://zh.cppreference.com/cpp/atomic/atomic_init
ATOMIC_VAR_INIThttps://zh.cppreference.com/cpp/atomic/ATOMIC_VAR_INIT
ATOMIC_FLAG_INIThttps://zh.cppreference.com/cpp/atomic/ATOMIC_FLAG_INIT
内存定序https://zh.cppreference.com/cpp/thread#内存同步定序
memory_orderhttps://zh.cppreference.com/cpp/atomic/memory_order
kill_dependencyhttps://zh.cppreference.com/cpp/atomic/kill_dependency
atomic_thread_fencehttps://zh.cppreference.com/cpp/atomic/atomic_thread_fence
atomic_signal_fencehttps://zh.cppreference.com/cpp/atomic/atomic_signal_fence
原子操作的自由函数https://zh.cppreference.com/cpp/thread#原子类型上的操作
atomic_storeatomic_store_explicithttps://zh.cppreference.com/cpp/atomic/atomic_store
atomic_loadatomic_load_explicithttps://zh.cppreference.com/cpp/atomic/atomic_load
atomic_exchangeatomic_exchange_explicithttps://zh.cppreference.com/cpp/atomic/atomic_exchange
atomic_compare_exchange_weakatomic_compare_exchange_weak_explicitatomic_compare_exchange_strongatomic_compare_exchange_strong_explicithttps://zh.cppreference.com/cpp/atomic/atomic_compare_exchange
atomic_fetch_addatomic_fetch_add_explicithttps://zh.cppreference.com/cpp/atomic/atomic_fetch_add
atomic_fetch_subatomic_fetch_sub_explicithttps://zh.cppreference.com/cpp/atomic/atomic_fetch_sub
atomic_fetch_andatomic_fetch_and_explicithttps://zh.cppreference.com/cpp/atomic/atomic_fetch_and
atomic_fetch_oratomic_fetch_or_explicithttps://zh.cppreference.com/cpp/atomic/atomic_fetch_or
atomic_fetch_xoratomic_fetch_xor_explicithttps://zh.cppreference.com/cpp/atomic/atomic_fetch_xor
atomic_fetch_maxatomic_fetch_max_explicithttps://zh.cppreference.com/cpp/atomic/atomic_fetch_max
atomic_fetch_minatomic_fetch_min_explicithttps://zh.cppreference.com/cpp/atomic/atomic_fetch_min
atomic_is_lock_freehttps://zh.cppreference.com/cpp/atomic/atomic_is_lock_free
atomic_waitatomic_wait_explicithttps://zh.cppreference.com/cpp/atomic/atomic_wait
atomic_notify_onehttps://zh.cppreference.com/cpp/atomic/atomic_notify_one
atomic_notify_allhttps://zh.cppreference.com/cpp/atomic/atomic_notify_all
原子标志的自由函数https://zh.cppreference.com/cpp/thread#标志类型及操作
atomic_flag_test_and_setatomic_flag_test_and_set_explicithttps://zh.cppreference.com/cpp/atomic/atomic_flag_test_and_set
atomic_flag_clearatomic_flag_clear_explicithttps://zh.cppreference.com/cpp/atomic/atomic_flag_clear
atomic_flag_testatomic_flag_test_explicithttps://zh.cppreference.com/cpp/atomic/atomic_flag_test
atomic_flag_waitatomic_flag_wait_explicithttps://zh.cppreference.com/cpp/atomic/atomic_flag_wait
atomic_flag_notify_onehttps://zh.cppreference.com/cpp/atomic/atomic_flag_notify_one
atomic_flag_notify_allhttps://zh.cppreference.com/cpp/atomic/atomic_flag_notify_all
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/thread/navbar_content&action=edit
std::shared_mutexhttps://zh.cppreference.com/cpp/thread/shared_mutex
shared_mutex::shared_mutexhttps://zh.cppreference.com/cpp/thread/shared_mutex/shared_mutex
shared_mutex::~shared_mutexhttps://zh.cppreference.com/cpp/thread/shared_mutex/~shared_mutex
shared_mutex::lockhttps://zh.cppreference.com/cpp/thread/shared_mutex/lock
shared_mutex::try_lockhttps://zh.cppreference.com/cpp/thread/shared_mutex/try_lock
shared_mutex::unlockhttps://zh.cppreference.com/cpp/thread/shared_mutex/unlock
shared_mutex::try_lock_sharedhttps://zh.cppreference.com/cpp/thread/shared_mutex/try_lock_shared
shared_mutex::unlock_sharedhttps://zh.cppreference.com/cpp/thread/shared_mutex/unlock_shared
shared_mutex::native_handlehttps://zh.cppreference.com/cpp/thread/shared_mutex/native_handle
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/thread/shared_mutex/navbar_content&action=edit
1 参数https://zh.cppreference.com/cpp/thread/shared_mutex/lock_shared#参数
2 返回值https://zh.cppreference.com/cpp/thread/shared_mutex/lock_shared#返回值
3 异常https://zh.cppreference.com/cpp/thread/shared_mutex/lock_shared#异常
4 注解https://zh.cppreference.com/cpp/thread/shared_mutex/lock_shared#注解
5 示例https://zh.cppreference.com/cpp/thread/shared_mutex/lock_shared#示例
6 参阅https://zh.cppreference.com/cpp/thread/shared_mutex/lock_shared#参阅
lockhttps://zh.cppreference.com/cpp/thread/shared_mutex/lock
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/thread/mutex/dsc_lock&action=edit
try_lock_sharedhttps://zh.cppreference.com/cpp/thread/shared_mutex/try_lock_shared
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/thread/mutex/dsc_try_lock_shared&action=edit
unlock_sharedhttps://zh.cppreference.com/cpp/thread/shared_mutex/unlock_shared
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/thread/mutex/dsc_unlock_shared&action=edit
分类https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
使用已弃用source标签的页面https://zh.cppreference.com/index.php?title=Category:%E4%BD%BF%E7%94%A8%E5%B7%B2%E5%BC%83%E7%94%A8source%E6%A0%87%E7%AD%BE%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1
首页https://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改https://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面https://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2
MediaWiki帮助https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://zh.cppreference.com/cpp/thread/shared_mutex/lock_shared
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/thread/shared_mutex/lock_shared
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/thread/shared_mutex/lock_shared
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面https://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&oldid=88863
页面信息https://zh.cppreference.com/index.php?title=cpp/thread/shared_mutex/lock_shared&action=info
Deutschhttps://de.cppreference.com/cpp/thread/shared_mutex/lock_shared
Englishhttp://en.cppreference.com/cpp/thread/shared_mutex/lock_shared
Españolhttp://es.cppreference.com/cpp/thread/shared_mutex/lock_shared
Françaishttp://fr.cppreference.com/cpp/thread/shared_mutex/lock_shared
Italianohttp://it.cppreference.com/cpp/thread/shared_mutex/lock_shared
日本語http://ja.cppreference.com/cpp/thread/shared_mutex/lock_shared
Portuguêshttp://pt.cppreference.com/cpp/thread/shared_mutex/lock_shared
Русскийhttp://ru.cppreference.com/cpp/thread/shared_mutex/lock_shared

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.