output/Control: move code to method StopThread()

This commit is contained in:
Max Kellermann
2020-01-18 21:16:51 +01:00
parent 37f984ba74
commit 7732db0aee
2 changed files with 14 additions and 4 deletions
+2
View File
@@ -566,6 +566,8 @@ private:
*/
void InternalDrain() noexcept;
void StopThread() noexcept;
/**
* The OutputThread.
*/