Searched refs:m_bCalled (Results 1 – 1 of 1) sorted by relevance
41 private boolean m_bCalled = false; field in MainThreadDialogExecutor96 while( !aExecutor.m_bCalled ); in GetCallback()128 m_bCalled = true; // no yielding, asynchronous closing in MainThreadDialogExecutor()169 m_bCalled = true; in notify()
Completed in 8 milliseconds