HomeSort by relevance Sort by last modified time
    Searched defs:trylock (Results 1 - 3 of 3) sorted by null

  /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 33 bool TryLock() __attribute__((exclusive_trylock_function(true)));
3669 bool Foo::trylock() { return true; } function in class:MultipleAttributeTest::Foo
    [all...]

Completed in 1505 milliseconds