Searched defs:lockCount (Results 1 – 3 of 3) sorted by relevance
49 intptr_t JSLock::lockCount() in lockCount() function in JSC::JSLock
100 int lockCount() const { return fLockCount; } in lockCount() function
66 picoos_int8 lockCount; /* count of current subscribers of this resource */ member