Home | History | Annotate | Download | only in unit

Lines Matching refs:WAIT_FAILED

236   if (WaitForMultipleObjects(nth, t, TRUE, INFINITE) == WAIT_FAILED) {