Lines Matching refs:iFoundCount
409 int iFoundCount = 0; in MutexWait() local
432 iFoundCount = 0; in MutexWait()
436 iFoundCount++; in MutexWait()
440 iFoundCount++; in MutexWait()
443 iFoundCount = 0; in MutexWait()
449 iFoundCount = 0; in MutexWait()
451 if (iFoundCount >= 10) { in MutexWait()
504 int iFoundCount = 0; in Wait() local
533 iFoundCount++; in Wait()
539 iFoundCount = 0; in Wait()
541 if ( iFoundCount >= 8 ) { in Wait()