FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

oboe: force a stop() before close() by philburk · Pull Request #1017 · google/oboe · GitHub

/ oboe Public

oboe: force a stop() before close() - #1017

Merged
philburk merged 1 commit into
masterfrom
stopclose
Sep 23, 2020
Merged

philburk merged 1 commit into
masterfrom
stopclose

Conversation

Copy link
Copy Markdown
Contributor

This will give the callback threads time to exit
before the stream is destroyed and will help avoid
some race conditions inside AAudio and AudioFlinger.

Fixes #961

This will give the callback threads time to exit
before the stream is destroyed and will help avoid
some race conditions inside AAudio and AudioFlinger.

Fixes #961
philburk requested a review from dturner September 18, 2020 00:45
This file contains hidden or 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
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.

Force stop when closing a stream under a single lock

2 participants


Back | FazBrowse Home | New Git URL