react-native/React/Executors
Justin Spahr-Summers a1d8ea2ac1 Increase QoS of JavaScript thread on iOS 8+
Summary: This thread is effectively the "main thread" for JavaScript code in React Native applications, so it should have as high a quality-of-service as possible.

public

Reviewed By: javache, nicklockwood

Differential Revision: D2641878

fb-gh-sync-id: 3c60c1abeeab9e7405d6fc9602e0d4ccfab1ea1b
2015-11-12 07:05:13 -08:00
..
RCTContextExecutor.h Start to use the Obj-C JSContext instead of the C API 2015-10-19 03:51:20 -07:00
RCTContextExecutor.m Increase QoS of JavaScript thread on iOS 8+ 2015-11-12 07:05:13 -08:00