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

#1876 Unifies Reentrant Lock Between Tuners and Frequency Controller. #1901

Merged
merged 1 commit into from May 4, 2024

Conversation

DSheirer
Copy link
Owner

Closes #1876

@DSheirer DSheirer added this to the Version 0.6.1 milestone Apr 29, 2024
return mLock;
}

// /**
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove dead code

@DSheirer DSheirer force-pushed the 1876-unify-lock-tuner-frequency-controller branch from ec43476 to 80d173b Compare April 29, 2024 11:13
@DSheirer DSheirer force-pushed the 1876-unify-lock-tuner-frequency-controller branch from 2020865 to 8035290 Compare May 4, 2024 09:28
@DSheirer DSheirer merged commit cbe451a into master May 4, 2024
3 checks passed
@DSheirer DSheirer deleted the 1876-unify-lock-tuner-frequency-controller branch May 4, 2024 09:45
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.

Unify Tuner & Frequency Controller Locks to Avoid Thread Deadlock
1 participant