Re: std::mutex vs osl::Mutex

2016-12-09 Thread Stephan Bergmann
On 12/09/2016 04:04 AM, Kohei Yoshida wrote: Just a quick inquiry on whether we should continue to stick with osl::Mutex or, since now that we have C++11 as the baseline, we could perhaps switch to using std::mutex instead. As always with new C++ features: * Start a test balloon commit to see

std::mutex vs osl::Mutex

2016-12-08 Thread Kohei Yoshida
Hi there, Just a quick inquiry on whether we should continue to stick with osl::Mutex or, since now that we have C++11 as the baseline, we could perhaps switch to using std::mutex instead. Any opinions or concerns? Kohei ___ LibreOffice mailing list Li