Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dthread.cc938 bool need_synchronize_access) { in PreRun() argument
942 if (need_synchronize_access) { in PreRun()
H A Dthread.h467 bool need_synchronize_access);