Home
last modified time | relevance | path

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

/sdk/find_lock/
Dfind_lock.cpp67 DWORD dCount; member
618 numHandleFound = handlesPtr->dCount; in findLock()
621 for (int n = handlesPtr->dCount, i = 0; i < n; i++) { in findLock()