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

Convert __sync* built-ins to std::atomic #1324

Merged
merged 7 commits into from
Dec 4, 2024

Conversation

kannibalox
Copy link
Contributor

Also converts thread_queue_hack to a simpler reserved vector with a std::mutex.

Sibling PR to rakshasa/libtorrent#265, addresses rakshasa/libtorrent#253

Also converts thread_queue_hack to a simpler reserved vector
In practice, calling `network.scgi.open_port` again doesn't trigger
this function.
@rakshasa rakshasa merged commit 511895a into rakshasa:master Dec 4, 2024
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.

2 participants