HomeSort by relevance Sort by last modified time
    Searched full:mutexes (Results 176 - 200 of 394) sorted by null

1 2 3 4 5 6 78 91011>>

  /tools/loganalysis/tests/src/com/android/loganalysis/parser/
BugreportParserTest.java 108 "(mutexes: tll=0 tsl=0 tscl=0 ghl=0)",
379 "(mutexes: tll=0 tsl=0 tscl=0 ghl=0)",
437 "(mutexes: tll=0 tsl=0 tscl=0 ghl=0)",
525 "(mutexes: tll=0 tsl=0 tscl=0 ghl=0)",
532 " | held mutexes=",
550 " | held mutexes=",
    [all...]
  /art/runtime/base/
mutex-inl.h 215 // Sanity debug check that if we think it is locked we have it in our held mutexes.
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 212 /// We traverse the blocks in the CFG, compute the set of mutexes that are held
  /external/clang/lib/Analysis/
ThreadSafety.cpp     [all...]
  /external/clang/tools/scan-build/man/
scan-build.1 238 Check for null pointers used as mutexes for @synchronized.
  /external/compiler-rt/lib/builtins/
atomic.c 17 * 2) Atomic operations, rather than explicit mutexes, are most commonly used
  /external/jemalloc/src/
prof.c 59 * Table of mutexes that are shared among gctx's. These are leaf locks, so
62 * and destroying mutexes causes complications for systems that allocate when
63 * creating/destroying mutexes.
69 * Table of mutexes that are shared among tdata's. No operations require
    [all...]
  /external/libxml2/doc/
threads.html 18 exports a basic mutex and reentrant mutexes API in <libxml/threads.h>.
  /external/linux-kselftest/tools/testing/selftests/futex/functional/
futex_requeue_pi.c 12 * priority inheritance aware POSIX condition variables and mutexes.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
2-5.c 29 * -> Create two mutexes m1 and m2 (errorcheck or recursive)
2-6.c 70 * This one works only with recursive mutexes
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
2-3.c 98 * This one works only with recursive mutexes
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
s-c.c 29 * -> destroy the 10 mutexes
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
stress.c 399 /* destroy the barrier & mutexes objects */
  /external/ltp/testcases/realtime/func/prio-preempt/
prio-preempt.c 36 * seperate condvars and mutexes.
  /external/python/cpython2/Lib/multiprocessing/
synchronize.py 69 # Base class for semaphores and mutexes; wraps `_multiprocessing.SemLock`
  /external/python/cpython3/Lib/multiprocessing/
synchronize.py 44 # Base class for semaphores and mutexes; wraps `_multiprocessing.SemLock`
  /external/tensorflow/tensorflow/contrib/cmake/patches/nsync/
CMakeLists.txt 3 # nsync provides portable synchronization primitives, such as mutexes and
  /external/valgrind/docs/html/
hg-manual.html 53 thread exit, mutexes (locks), condition variables (inter-thread event
130 variables and their associated mutexes</p></li>
146 <p>Checks pertaining to the validity of mutexes are generally also
154 relating to mutexes will also tell you where that mutex first came to
    [all...]
  /external/valgrind/drd/tests/
matinv.c 3 * mutexes. It is an example of a race-free program on which no data races
omp_matinv.c 3 * mutexes. It is an example of a race-free program on which no data races
  /external/valgrind/helgrind/
hg_lock_n_thread.h 111 synchronization objects themselves - mutexes, condition variables,
  /prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-build/man/
scan-build.1 238 Check for null pointers used as mutexes for @synchronized.
  /prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-build/man/
scan-build.1 238 Check for null pointers used as mutexes for @synchronized.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 212 /// We traverse the blocks in the CFG, compute the set of mutexes that are held

Completed in 1691 milliseconds

1 2 3 4 5 6 78 91011>>