std::mutex vs osl::Mutex

Kohei Yoshida libreoffice at kohei.us
Fri Dec 9 03:04:47 UTC 2016


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


More information about the LibreOffice mailing list