Home
last modified time | relevance | path

Searched refs:FML_NO_THREAD_SAFETY_ANALYSIS (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/fml/synchronization/
Dthread_annotations.h80 #define FML_NO_THREAD_SAFETY_ANALYSIS \ macro
89 #define FML_NOT_THREAD_SAFE FML_NO_THREAD_SAFETY_ANALYSIS
Dwaitable_event.cc153 [this, last_signal_id]() FML_NO_THREAD_SAFETY_ANALYSIS { in WaitWithTimeout()