Home | Sort by relevance Sort by last modified time |
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/ | |
CMutex.cpp | 66 int32_t CMutex::trylock( function in class:CMutex |
/external/kernel-headers/original/linux/ | |
lockdep.h | 179 int trylock; member in struct:held_lock 234 int trylock, int read, int check, unsigned long ip); |
/external/clang/test/SemaCXX/ | |
warn-thread-safety-analysis.cpp | 35 bool TryLock() __attribute__((exclusive_trylock_function(true))); 3674 bool Foo::trylock() { return true; } function in class:MultipleAttributeTest::Foo [all...] |