Iterative prepare() locking
Summary: prepare() blocks mostly just lock locks, but we don't know what order to lock - so similar to std::lock, just iterate using try_lock until success. Reviewed By: ot Differential Revision: D7676738 fbshipit-source-id: 2e0d28e4829a3a21d361a5801383c1aad0d66757
Showing
Please register or sign in to comment