react-native/React/Profiler
Tadeu Zagallo fdbc1e03de Use barrier to write flag
Summary: public

Use OSAtomicBarrier to write the flags rather than using OSAtomic to read *and* write.

Reviewed By: jspahrsummers

Differential Revision: D2625915

fb-gh-sync-id: 2ed357ae408b2afe5ef2689582585bf4f9edd8a7
2015-11-09 08:03:26 -08:00
..
RCTFPSGraph.h Introduce Perf Monitor 2015-10-23 10:56:56 -07:00
RCTFPSGraph.m Introduce Perf Monitor 2015-10-23 10:56:56 -07:00
RCTMacros.h Prevent RCTProfileTrampoline from getting stripped 2015-10-27 13:03:28 -07:00
RCTPerfMonitor.m Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTProfile.h Change async events' cookie to NSUInteger 2015-11-08 10:20:29 -08:00
RCTProfile.m Use barrier to write flag 2015-11-09 08:03:26 -08:00
RCTProfileTrampoline-arm.S Prevent RCTProfileTrampoline from getting stripped 2015-10-27 13:03:28 -07:00
RCTProfileTrampoline-arm64.S Prevent RCTProfileTrampoline from getting stripped 2015-10-27 13:03:28 -07:00
RCTProfileTrampoline-x86.S Prevent RCTProfileTrampoline from getting stripped 2015-10-27 13:03:28 -07:00
RCTProfileTrampoline-x86_64.S Preserve xmm registers on x86_64 2015-10-28 05:35:25 -07:00