Summary: Code often uses std::unique_lock::owns_lock to test if a deferred lock using the 2-arg std::unique_lock constructor actually acquired the lock. Reviewed By: sblackshear Differential Revision: D6181631 fbshipit-source-id: 11e9df2