[thread.mutex] Mutex types defined in requirements
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
The mutex types are defined together with their requirements, under the "Mutex Requirements" [thread.mutex.requirements] section. This feels a bit odd.
I was expecting only the requirements to be defined under "Mutex Requirements", and the actual classes to be defined in their own sections, at the same level of requirements. See for example how the [containers] clause is specified.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the [thread.mutex] clause and compare its "Mutex Requirements" section with the [containers] clause structure. Move the mutex type definitions into separate sections at the same level as the requirements, while leaving the requirements under "Mutex Requirements".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tex
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100