react-native/React/Fabric
Valentin Shergin 4eb9b40979 Fabric: Proper thread synchronization in MainRunLoopEventBeat
Summary:
To dispatch events synchonously on the main thread we still have to block the Message Queue.
We actually dispatch events on the Message Queue while the main thread is waiting.

Reviewed By: mdvacca

Differential Revision: D9799853

fbshipit-source-id: 8033be36f27371ad2f1dc7210d564fbca1174910
2018-09-14 15:21:10 -07:00
..
Mounting Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Surface Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Utils Fabric: Proper thread synchronization in MainRunLoopEventBeat 2018-09-14 15:21:10 -07:00
RCTConversions.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTPrimitives.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScheduler.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScheduler.mm Fabric: Proper thread synchronization in MainRunLoopEventBeat 2018-09-14 15:21:10 -07:00
RCTSurfacePresenter.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSurfacePresenter.mm Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSurfaceRegistry.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSurfaceRegistry.mm Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSurfaceTouchHandler.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSurfaceTouchHandler.mm Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTouchableComponentViewProtocol.h Modify `RCTTouchableComponentViewProtocol` to get touch event emitter at point 2018-09-10 11:41:33 -07:00