mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-19 12:06:15 +02:00
cleaned up locking
This commit is contained in:
parent
3819fb2355
commit
bc1d96ef89
6 changed files with 44 additions and 37 deletions
|
@ -89,9 +89,6 @@ private:
|
|||
unsigned long playedFrames_;
|
||||
long correctAfterXFrames_;
|
||||
chronos::msec bufferMs_;
|
||||
|
||||
mutable std::condition_variable cv_;
|
||||
mutable std::mutex cvMutex_;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue