HomeSort by relevance Sort by last modified time
    Searched refs:locks (Results 276 - 300 of 705) sorted by null

<<11121314151617181920>>

  /external/v8/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/valgrind/helgrind/tests/
tc20_verifywrap.stderr.exp 22 Locks held: none
26 Locks held: none
248 ------------ dealloc of mem holding locks ------------
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h     [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
StampedLockTest.java 13 import java.util.concurrent.locks.Lock;
14 import java.util.concurrent.locks.StampedLock;
640 assertTrue(lock.toString().contains("Read-locks"));
  /libcore/ojluni/src/main/java/java/util/concurrent/
LinkedBlockingDeque.java 44 import java.util.concurrent.locks.Condition;
45 import java.util.concurrent.locks.ReentrantLock;
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java 36 package java.util.concurrent.locks;
42 import java.util.concurrent.locks.AbstractQueuedSynchronizer.Node;
52 * multilevel locks and barriers that require
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vet/
doc.go 81 Copying locks
85 Locks that are erroneously passed by value.
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
copylock.go 72 // copy of array of locks
  /prebuilts/go/darwin-x86/src/runtime/
mgcsweepbuf.go 20 // can be accessed without locks, but adding a block or
os_nacl.go 10 waitsema int32 // semaphore for parking on locks
trace.go 101 lockOwner *g // to avoid deadlocks during recursive lock locks
499 // Double-check trace.enabled now that we've done m.locks++ and acquired bufLock.
503 // turned off between the check and now. Check again. traceLockBuffer did mp.locks++,
504 // StopTrace does stopTheWorld, and stopTheWorld waits for mp.locks to go back to zero,
590 // traceAcquireBuffer returns trace buffer to use and, if necessary, locks it.
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
exec_bsd.go 34 // In the child, this function must not acquire any locks, because
exec_solaris.go 46 // In the child, this function must not acquire any locks, because
zerrors_windows.go 228 ENOLCK - APPLICATION_ERROR: "no locks available",
  /prebuilts/go/linux-x86/src/cmd/vet/
doc.go 81 Copying locks
85 Locks that are erroneously passed by value.
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
copylock.go 72 // copy of array of locks
  /prebuilts/go/linux-x86/src/runtime/
mgcsweepbuf.go 20 // can be accessed without locks, but adding a block or
os_nacl.go 10 waitsema int32 // semaphore for parking on locks
trace.go 101 lockOwner *g // to avoid deadlocks during recursive lock locks
499 // Double-check trace.enabled now that we've done m.locks++ and acquired bufLock.
503 // turned off between the check and now. Check again. traceLockBuffer did mp.locks++,
504 // StopTrace does stopTheWorld, and stopTheWorld waits for mp.locks to go back to zero,
590 // traceAcquireBuffer returns trace buffer to use and, if necessary, locks it.
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
exec_bsd.go 34 // In the child, this function must not acquire any locks, because
exec_solaris.go 46 // In the child, this function must not acquire any locks, because
zerrors_windows.go 228 ENOLCK - APPLICATION_ERROR: "no locks available",
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /toolchain/binutils/binutils-2.25/gold/
archive.cc 1092 Add_archive_symbols::locks(Task_locker* tl) function in class:gold::Add_archive_symbols
1315 Add_lib_group_symbols::locks(Task_locker* tl) function in class:gold::Add_lib_group_symbols
    [all...]

Completed in 5562 milliseconds

<<11121314151617181920>>