Files
react-native/ReactAndroid/src/main/jni/react
Andy StreetandFacebook Github Bot 7 c0108a269d Use an atomic bool to track bridge destruction
Summary: We're seeing intermittent crashes in ~Bridge() where m_destroyed isn't set. This could be because the value of m_destroyed is cached for the destructing thread and doesn't see that the value got updated. Using an atomic boolean should fix this.

Reviewed By: mhorowitz

Differential Revision: D3126701

fb-gh-sync-id: 5887edef748cc05971765943de80187ab7fd8ede
fbshipit-source-id: 5887edef748cc05971765943de80187ab7fd8ede
2016-04-05 13:24:31 -07:00
..
2016-03-18 10:34:26 -07:00
2016-01-22 16:20:13 +00:00
2016-03-21 09:47:27 -07:00
2016-03-21 09:47:27 -07:00
2015-12-15 10:53:31 -08:00
2015-09-14 18:13:39 +01:00
2016-02-09 13:01:52 -08:00
2016-01-04 02:16:31 -08:00