Home
last modified time | relevance | path

Searched refs:trylock (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/main/drd/tests/
Dtrylock.vgtest2 prog: trylock
DMakefile.am257 trylock.stderr.exp \
258 trylock.vgtest \
299 trylock \ program
DMakefile.in67 trylock$(EXEEXT) unit_bitmap$(EXEEXT) unit_vc$(EXEEXT) \
358 trylock_SOURCES = trylock.c
359 trylock_OBJECTS = trylock.$(OBJEXT)
410 sem_as_mutex.c sem_open.c sigalrm.c thread_name.c trylock.c \
432 thread_name.c trylock.c $(tsan_unittest_SOURCES) unit_bitmap.c \
971 trylock.stderr.exp \
972 trylock.vgtest \
1216 trylock$(EXEEXT): $(trylock_OBJECTS) $(trylock_DEPENDENCIES)
1217 @rm -f trylock$(EXEEXT)
1288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trylock.Po@am__quote@
/external/kernel-headers/original/linux/
Dlockdep.h179 int trylock; member
234 int trylock, int read, int check, unsigned long ip);
/external/valgrind/main/drd/
Ddrd_mutex.h45 const Bool trylock);
Ddrd_mutex.c242 const Bool trylock) in DRD_()
255 trylock ? "pre_mutex_lock " : "mutex_trylock ", in DRD_()
276 if (! trylock in DRD_()
/external/bluetooth/glib/gthread/
DChangeLog655 g_mutex_(new|lock|trylock|unlock|free)_errorcheck_impl to
/external/bluetooth/glib/
DChangeLog.pre-1-21106 * Changed try_lock to trylock throughout.
/external/valgrind/main/
DNEWS240 243232 Inconsistent Lock Orderings report with trylock