Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKScan.cpp409 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()
[all …]