Searched refs:continueQueue (Results 1 – 1 of 1) sorted by relevance
182 bool continueQueue = true; in ThreadFunc() local183 while (continueQueue) in ThreadFunc()197 continueQueue = false; in ThreadFunc()