react-native-macos/ReactCommon/fabric/imagemanager
zhongwuzw 25a58d7bbb Consolidate shared_mutex with better::shared_mutex (#24075)
Summary:
Replace `folly::SharedMutex` with `better::shared_mutex`, consolidate the shared_mutex.
cc. shergin .

[General] [Changed] - Consolidate shared_mutex with better::shared_mutex
Pull Request resolved: https://github.com/facebook/react-native/pull/24075

Differential Revision: D14559213

Pulled By: shergin

fbshipit-source-id: 934c7cd7db9ce60031d6b007faeebb353860268f
2019-03-21 00:18:33 -07:00
..
platform Fabric: Removed `ImageNoLongerNeededException`, an old leftover 2019-03-01 22:11:32 -08:00
tests Fabric: Codemod: All `<fabric/...` includes were renamed to `<react/...` 2018-11-10 14:22:15 -08:00
BUCK Remove folly::futures targets 2019-03-12 10:56:51 -07:00
ImageManager.h Fabric: Codemod: All `<fabric/...` includes were renamed to `<react/...` 2018-11-10 14:22:15 -08:00
ImageRequest.h Fabric: Removed `ImageNoLongerNeededException`, an old leftover 2019-03-01 22:11:32 -08:00
ImageResponse.cpp Fabric: Enabling clang-format for half of Fabric modules 2018-10-05 11:03:23 -07:00
ImageResponse.h Fabric: Replace ImageLoader promise implementation with observer model 2019-01-25 09:24:09 -08:00
ImageResponseObserver.h Fabric: Replace ImageLoader promise implementation with observer model 2019-01-25 09:24:09 -08:00
ImageResponseObserverCoordinator.cpp Consolidate shared_mutex with better::shared_mutex (#24075) 2019-03-21 00:18:33 -07:00
ImageResponseObserverCoordinator.h Consolidate shared_mutex with better::shared_mutex (#24075) 2019-03-21 00:18:33 -07:00
primitives.h Fabric: Codemod: All `<fabric/...` includes were renamed to `<react/...` 2018-11-10 14:22:15 -08:00