Searched refs:Wait (Results 1 – 7 of 7) sorted by relevance
77 bool res0 = event1.Wait(100); in SUITE()78 bool res1 = event1.Wait(1000); in SUITE()79 bool res2 = event1.Wait(1000); in SUITE()81 bool res3 = event1.Wait(100); in SUITE()88 bool res4 = event2.Wait(100); in SUITE()90 bool res5 = event2.Wait(100); in SUITE()92 bool res6 = event2.Wait(100); in SUITE()132 bool res = pEvent->Wait(1000); in SUITE()214 bool res = stressEvent.Wait(1000); in SUITE()257 bool res = stressEvent.Wait(300); in SUITE()[all …]
368 void Wait(MT::TaskScheduler & scheduler) in SUITE()491 Wait(scheduler); in SUITE()499 Wait(scheduler); in SUITE()
82 bool Wait(uint32 milliseconds) in Wait() function
126 bool Wait(uint32 milliseconds) in Wait() function
161 bool Wait(uint32 milliseconds) in Wait() function
495 context.hasNewTasksEvent.Wait(20000); in SchedulerFiberMain()522 context.hasNewTasksEvent.Wait(20000); in SchedulerFiberMain()
50 // Wait and help to execute unfinished tasks