dmlc / dmlc/experimental-lda

Difference between shared_mutex::lock_shared() and shared_mutex::lock()

Open
#15 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
127
Forks
58
PR merge metrics
No merged PRs in 30d

Description

Who knows the difference between following two functions.
####
shared_mutex::lock_shared() and shared_mutex::lock()

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by consulting the C++ shared_mutex API documentation for the two named functions, shared_mutex::lock_shared() and shared_mutex::lock(). Clarify their differing access semantics in the issue or relevant documentation; done means a concise explanation that answers the question.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
operating-systems
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.