forked from dotnet/runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove thread contention from Activity Start/Stop (dotnet#107333)
* Remove thread contention from Activity Start/Stop Author: algorithmsarecool <algorithmsarecool@gmail.com> * Fix ref parameters and whitespace Author: algorithmsarecool<algorithmsarecool@gmail.com> * PR feedback. - Reduce duplication - add comments and make code more obvious - Use IndexOf Author: algorithmsarecool <algorithmsarecool@gmail.com> * PR feedback to simplify locking strategy * PR feedback, final nits
- Loading branch information
1 parent
50faf28
commit b2ca5d5
Showing
1 changed file
with
53 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters