Searched refs:Dequeue (Results 1 – 6 of 6) sorted by relevance
123 TEST_F(QueueTestSmpl3, Dequeue) { in TEST_F() argument124 int* n = q0_.Dequeue(); in TEST_F()127 n = q1_.Dequeue(); in TEST_F()133 n = q2_.Dequeue(); in TEST_F()
168 TEST_F(QueueTest, Dequeue) { in TEST_F() argument169 int* n = q0_.Dequeue(); in TEST_F()172 n = q1_.Dequeue(); in TEST_F()178 n = q2_.Dequeue(); in TEST_F()
129 E* Dequeue() { in Dequeue() function
264 E* Dequeue(); // Returns NULL if the queue is empty.303 int* n = q0_.Dequeue();306 n = q1_.Dequeue();312 n = q2_.Dequeue();323 make sense. For example, the second assertion in the `Dequeue` test is
1491 Word w = tx.Dequeue(); in Generate()
654 * Dequeue all SCBs sent from the waiting queue