RESOLVED FIXED 133421
Don't use std::mutex::try_lock to check if we own a mutex
https://bugs.webkit.org/show_bug.cgi?id=133421
Summary Don't use std::mutex::try_lock to check if we own a mutex
Anders Carlsson
Reported 2014-05-31 10:37:45 PDT
Don't use std::mutex::try_lock to check if we own a mutex
Attachments
Patch (2.67 KB, patch)
2014-05-31 10:39 PDT, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2014-05-31 10:39:36 PDT
Anders Carlsson
Comment 2 2014-05-31 10:41:58 PDT
Note You need to log in before you can comment on or make changes to this bug.