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

<<111213141516

  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h.orig     [all...]
  /prebuilts/go/darwin-x86/doc/
go1.8.html 35 <a href="#mutex_prof">enables profiling mutexes</a>,
623 The runtime and tools now support profiling contended mutexes.
    [all...]
  /prebuilts/go/linux-x86/doc/
go1.8.html 35 <a href="#mutex_prof">enables profiling mutexes</a>,
623 The runtime and tools now support profiling contended mutexes.
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h.orig     [all...]
  /tools/loganalysis/tests/src/com/android/loganalysis/parser/
MonkeyLogParserTest.java 149 "(mutexes: tll=0 tsl=0 tscl=0 ghl=0)",
    [all...]
  /art/runtime/gc/allocator/
rosalloc.h 732 // The mutexes, one per size bracket.
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Checkers/
Checkers.td 454 HelpText<"Check for nil pointers used as mutexes for @synchronized">,
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 460 // after that (some mutexes may be locked before fork). So just enable
  /external/libevent/
whatsnew-2.0.txt 230 implement mutexes, conditions, and thread IDs, and passing them to
  /external/llvm/docs/
Atomics.rst 519 use mutexes in for some sizes/alignments.
  /external/squashfs-tools/
CHANGES 294 const structures and mutexes rather than older semaphores.
  /frameworks/av/include/private/media/
AudioTrackShared.h 71 // state is too large to be updated atomically without a mutex, and mutexes aren't allowed here, the
  /prebuilts/go/darwin-x86/src/runtime/
mprof.go 352 // Setprofilebucket locks a bunch of other mutexes, so we call it outside of proflock.
  /prebuilts/go/darwin-x86/src/runtime/pprof/
pprof.go 105 // mutex - stack traces of holders of contended mutexes
  /prebuilts/go/linux-x86/src/runtime/
mprof.go 352 // Setprofilebucket locks a bunch of other mutexes, so we call it outside of proflock.
  /prebuilts/go/linux-x86/src/runtime/pprof/
pprof.go 105 // mutex - stack traces of holders of contended mutexes
  /art/runtime/jdwp/
jdwp_event.cc     [all...]
  /external/autotest/client/tests/aiostress/
aio-stress.c 117 /* pthread mutexes and other globals for keeping the threads in sync */
    [all...]
  /external/clang/www/analyzer/
available_checks.html 551 Check for nil pointers used as mutexes for <code>@synchronized</code>.</div></div></td>
    [all...]
  /external/compiler-rt/lib/asan/
asan_report.cc 722 // Make sure the registry and sanitizer report mutexes are locked while
    [all...]
  /external/libcxx/www/
cxx1y_status.html     [all...]
  /external/ltp/testcases/kernel/io/ltp-aiodio/
aio-stress.c 118 /* pthread mutexes and other globals for keeping the threads in sync */
    [all...]
  /external/valgrind/drd/tests/
tsan_unittest.cpp     [all...]

Completed in 958 milliseconds

<<111213141516