#pragma once #include #include int baz(int &j, std::mutex &mutex, std::condition_variable &cv);