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

Private setState() FirmwareUpgradeManager Rename #74

Merged

Conversation

dinesharjani
Copy link
Contributor

To make it easier to keep track of how important calls to this function is, I renamed it so it's clear when using it that it does objc_sync calls by itself to guarantee mutual exclusion and no crashes. Or at least it hopes.

To make it easier to keep track of how important calls to this function is, I renamed it so it's clear when using it that it does objc_sync calls by itself to guarantee mutual exclusion and no crashes. Or at least it hopes.
@dinesharjani dinesharjani self-assigned this Sep 19, 2022
@dinesharjani dinesharjani added the documentation Improvements or additions to documentation label Sep 19, 2022
@dinesharjani dinesharjani merged commit 35d7add into NordicSemiconductor:master Sep 19, 2022
@dinesharjani dinesharjani deleted the objc_sync_setstate branch September 19, 2022 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant