Home
last modified time | relevance | path

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

/dports/biology/stringtie/stringtie-2.1.1/
H A Dstringtie.cpp212 GConditionVar haveBundles; //will notify a thread that a bundle was loaded in the ready queue variable
566 haveBundles.notify_one(); in main()
574 haveBundles.notify_one(); in main()
1261 haveBundles.notify_all(); in noMoreBundles()
1399 haveBundles.wait(queueMutex);//unlocks queueMutex and wait until notified in workerThread()