Searched refs:wasEmpty (Results 1 – 3 of 3) sorted by relevance
336 bool wasEmpty = SkEvent::Enqueue(evt); in Post() local340 if (wasEmpty) in Post()388 bool wasEmpty = globals.fEventQHead == NULL; in Enqueue() local400 return wasEmpty; in Enqueue()504 bool wasEmpty = false; in ServiceQueueTimer() local524 wasEmpty = true; in ServiceQueueTimer()533 if (wasEmpty) in ServiceQueueTimer()
90 bool wasEmpty = m_queue.isEmpty(); in appendAndCheckEmpty() local93 return wasEmpty; in appendAndCheckEmpty()
188 bool wasEmpty = m_outgoingQueue->appendAndCheckEmpty(message); in postMessageToRemote() local189 if (wasEmpty && m_remotePort) in postMessageToRemote()