Commit d8e6a98
Avoid acquiring multiple locks in async node creation (#54359)
Summary:
Pull Request resolved: #54359
## Changelog:
[Internal] [Changed] [react-native][cxx animated] Avoid acquiring multiple locks in async node creation
Reviewed By: christophpurrer
Differential Revision: D85969336
fbshipit-source-id: bfc05d5b8b36318aec21e1ad966e21108978afd01 parent 693e962 commit d8e6a98
File tree
1 file changed
+13
-6
lines changed- packages/react-native/ReactCommon/react/renderer/animated
1 file changed
+13
-6
lines changedLines changed: 13 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1044 | 1044 | | |
1045 | 1045 | | |
1046 | 1046 | | |
1047 | | - | |
1048 | | - | |
1049 | | - | |
1050 | | - | |
1051 | | - | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
1052 | 1060 | | |
1053 | | - | |
1054 | 1061 | | |
1055 | 1062 | | |
1056 | 1063 | | |
| |||
0 commit comments