Searched defs:locked (Results 1 – 5 of 5) sorted by relevance
31 ScopedWakelock::ScopedWakelock(IScopedWakelockRefCounter* refCounter, bool locked) in ScopedWakelock()
60 bool locked = false; in tryLock() local73 bool locked = false; in tryLock() local
376 unsigned locked : 1; member
479 unsigned locked:1; /* timing queue locked for other queues */ member
2890 const bool locked = (pthread_mutex_trylock(&out->lock) == 0); in out_dump() local4173 const bool locked = (pthread_mutex_trylock(&in->lock) == 0); in in_dump() local