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

fix:replace mutex with atomic value in pika_conf #2622

Merged
merged 9 commits into from
Apr 28, 2024

Conversation

euvre
Copy link
Contributor

@euvre euvre commented Apr 23, 2024

No description provided.

@github-actions github-actions bot added the ☢️ Bug Something isn't working label Apr 23, 2024
@euvre euvre changed the title fix: replace mutex with atomic value in pika_conf fix:replace mutex with atomic value in pika_conf Apr 24, 2024
@AlexStocks
Copy link
Collaborator

我看了你修改的几个变量,这些本来就是原子变量吧?

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


I saw some of the variables you modified. These are originally atomic variables, right?

@euvre
Copy link
Contributor Author

euvre commented Apr 25, 2024

我看了你修改的几个变量,这些本来就是原子变量吧?

第一个修改是 e64f1fd

第二个修改是7de2f5e

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


I saw some of the variables you modified. Are these originally atomic variables?

The first modification is e64f1fd

The second modification is 7de2f5e

@baerwang baerwang merged commit 14d2297 into OpenAtomFoundation:unstable Apr 28, 2024
12 checks passed
cheniujh added a commit that referenced this pull request May 7, 2024
AlexStocks pushed a commit that referenced this pull request May 7, 2024
cheniujh added a commit to cheniujh/pika that referenced this pull request May 7, 2024
chenbt-hz pushed a commit to chenbt-hz/pika that referenced this pull request Jun 3, 2024
…2622)

* Update CMakeLists.txt

* fix: replace mutex with atomic value in pika_conf

* add std::memory_order_relaxed
chenbt-hz pushed a commit to chenbt-hz/pika that referenced this pull request Jun 3, 2024
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
…2622)

* Update CMakeLists.txt

* fix: replace mutex with atomic value in pika_conf

* add std::memory_order_relaxed
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
cheniujh pushed a commit to cheniujh/pika that referenced this pull request Sep 24, 2024
…2622)

* Update CMakeLists.txt

* fix: replace mutex with atomic value in pika_conf

* add std::memory_order_relaxed
cheniujh added a commit to cheniujh/pika that referenced this pull request Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants