Searched defs:sLock (Results 1 – 11 of 11) sorted by relevance
77 static ThreadMutex sLock; variable
84 static ThreadMutex sLock; variable
110 static Mutex sLock; variable
31 Mutex MRM_OMX_Adaptor::sLock; member in MRM_OMX_Adaptor
35 ThreadMutex NfcAdaptation::sLock; member in NfcAdaptation
45 ThreadMutex EseAdaptation::sLock; member in EseAdaptation
197 static Mutex sLock; variable
124 LOCK_STATUS sLock; //!< Lock status for the buffer member
190 LOCK_STATUS sLock; //!< Lock status for the buffer member
128 private static final Object sLock = new Object(); field in ThermalManager