Searched refs:stopPolling (Results 1 – 2 of 2) sorted by relevance
217 _pollCallback: function(cssURL, sassURL, stopPolling) argument224 if (stopPolling || (now = new Date().getTime()) > pollData.deadlineMs) {
205 PRBool stopPolling; member1063 cache->stopPolling = PR_FALSE; in InitCache()1686 while(!sharedCache->stopPolling) { in LockPoller()1688 if (sharedCache->stopPolling) in LockPoller()1694 locks_to_poll > locks_polled && !sharedCache->stopPolling; in LockPoller()1756 cache->sharedCache->stopPolling = PR_TRUE; in StopLockPoller()