Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/imap/src/
H A DnsImapProtocol.h428 m_urlReadyToRunMonitor; // used to notify the arrival of a new url to be variable
H A DnsImapProtocol.cpp496 m_urlReadyToRunMonitor("imapUrlReadyToRun"), in nsImapProtocol()
1252 ReentrantMonitorAutoEnter mon(m_urlReadyToRunMonitor); in OnInputStreamReady()
1285 ReentrantMonitorAutoEnter readyMon(m_urlReadyToRunMonitor); in TellThreadToDie()
1356 ReentrantMonitorAutoEnter urlReadyMon(m_urlReadyToRunMonitor); in TellThreadToDie()
1424 ReentrantMonitorAutoEnter mon(m_urlReadyToRunMonitor); in ImapThreadMainLoop()
2350 ReentrantMonitorAutoEnter urlReadyMon(m_urlReadyToRunMonitor); in LoadImapUrlInternal()