Searched refs:POK_PtPassByRef (Results 1 – 3 of 3) sorted by relevance
38 POK_PtPassByRef, ///< Passing a pt-guarded variable by reference. enumerator
1648 case POK_PtPassByRef: in handleMutexNotHeld()1678 case POK_PtPassByRef: in handleMutexNotHeld()
1662 if (POK == POK_PassByRef) PtPOK = POK_PtPassByRef; in checkPtAccess()