Searched defs:readyToWork (Results 1 – 3 of 3) sorted by relevance
44 TestThread(const int data, const bool readyToWork, int priority, ThreadRunFunc runFunc) in TestThread()85 bool readyToWork = dataProvider->ConsumeBool(); in ThreadTestFunc() local
86 TestThread(const int data, const bool readyToWork, ThreadRunFunc runFunc) in TestThread()
93 TestThread(const int data, const bool readyToWork, ThreadRunFunc runFunc) in TestThread()