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

  /external/valgrind/main/drd/tests/
trylock.stderr.exp 11 by 0x........: main (trylock.c:?)
14 by 0x........: main (trylock.c:?)
  /external/valgrind/main/drd/
drd_mutex.h 45 const Bool trylock);
drd_mutex.c 235 const Bool trylock)
246 trylock ? "pre_mutex_lock " : "mutex_trylock ",
265 if (! trylock
  /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);

Completed in 90 milliseconds