react-native-macos/ReactCommon
Scott Wolchok 6c177d8332 Fix data race with gCurrentGenerationCount
Summary:
Yoga layout can be invoked on multiple threads, and gCurrentGenerationCount is a shared global without synchronization.

Changelog: [General] [Fixed] - Fix an internal thread safety issue in Yoga

Reviewed By: SidharthGuglani

Differential Revision: D18092734

fbshipit-source-id: 85753d139549b4e5507f97a56d589fb6854557fa
2019-10-28 12:45:16 -07:00
..
better Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
callinvoker Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
config Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
cxxreact Replace folly::make_unique with std::make_unique (#26730) 2019-10-22 12:21:41 -07:00
fabric Add textBreakStrategy as part of ParagraphAttributes object 2019-10-24 19:55:15 -07:00
hermes/inspector Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
jsi Tidy up license headers [3/n] 2019-10-21 10:43:00 -07:00
jsiexecutor Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
jsinspector Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
microprofiler Tidy up license headers [1/n] 2019-10-16 10:06:33 -07:00
turbomodule Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
utils Fabric: Introducing `ContextContainer::update()` 2019-10-24 17:45:39 -07:00
yoga Fix data race with gCurrentGenerationCount 2019-10-28 12:45:16 -07:00
React-Fabric.podspec Move non-license comments out of license header 2019-10-15 20:12:12 -07:00
ReactCommon.podspec Move non-license comments out of license header 2019-10-15 20:12:12 -07:00
common.mk More robust hermes-engine lookup logic in makefiles (#26820) 2019-10-14 19:21:43 -07:00