Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

book: fix some uses of "mutex" and "instantiation" #292

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

frederick-vs-ja
Copy link
Contributor

resolve #284

Description

Improve some description about mutex and some other multithread utilities.

Change List

  • Resolve potential ambiguous use of the word "instantiation"

Reference


说明

改进关于 mutex 与其他多线程工具的描述。

变化箱单

  • 解决了关于“实例化”一词的有歧义的用法。

参考文献

@changkun changkun merged commit 01b64d4 into changkun:master Jun 1, 2024
@frederick-vs-ja frederick-vs-ja deleted the fix-mutex branch June 3, 2024 01:40
xuanvuong1702 pushed a commit to xuanvuong1702/modern-cpp-tutorial that referenced this pull request Aug 17, 2024
book: add missing result (changkun#291)

Co-authored-by: Shaobo Liu <shaobo@apple.com>

book: revise the description of RAII (changkun#288)

book: revise usage of "mutex" and "instantiation" (changkun#292)

add readme-vi-vn

add readme vi-vn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

描述 std::mutex 的用词奇怪,应当更改
2 participants