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

[cherry-pick][lldb] Make RegisterContextThreadMemory thread safe (#134469) #10436

Conversation

felipepiovezan
Copy link

The UpdateRegisterContext method can be called from multiple threads.

(cherry picked from commit 6272e1f)

rdar://148392773

The UpdateRegisterContext method can be called from multiple threads.

(cherry picked from commit 6272e1f)
@felipepiovezan felipepiovezan requested a review from a team as a code owner April 5, 2025 01:46
@felipepiovezan
Copy link
Author

@swift-ci test

@felipepiovezan felipepiovezan changed the title [lldb] Make RegisterContextThreadMemory thread safe (#134469) [cherry-pick][lldb] Make RegisterContextThreadMemory thread safe (#134469) Apr 5, 2025
@felipepiovezan
Copy link
Author

@swift-ci test linux platform

@felipepiovezan felipepiovezan merged commit ee07d86 into swiftlang:stable/20240723 Apr 5, 2025
2 of 3 checks passed
@felipepiovezan felipepiovezan deleted the felipe/thread_safe_cherry-pick branch April 5, 2025 05:28
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