Searched refs:fCookieNext (Results 1 – 3 of 3) sorted by relevance
168 lock->fCookieNext = fLocks; in AddLock()177 previous->fCookieNext = lock->fCookieNext; in RemoveLock()180 fLocks = lock->fCookieNext; in RemoveLock()
48 LockInfo* fCookieNext; member
813 linfo = linfo->fCookieNext; in ReleaseLock()