HomeSort by relevance Sort by last modified time
    Searched refs:locking (Results 26 - 50 of 111) sorted by null

12 3 4 5

  /prebuilts/go/linux-x86/src/runtime/race/testdata/
waitgroup_test.go 56 // incrementing counter in Add and locking wg's mutex
  /prebuilts/go/linux-x86/src/sync/
rwmutex.go 22 // lock is released. In particular, this prohibits recursive read locking.
  /prebuilts/go/darwin-x86/src/syscall/
syscall_unix_test.go 46 // fcntl file locking structure and constants
63 // TestFcntlFlock tests whether the file locking structure matches
tables_nacl.go 153 EDEADLOCK Errno = EDEADLK /* File locking deadlock error */
  /prebuilts/go/linux-x86/src/syscall/
syscall_unix_test.go 46 // fcntl file locking structure and constants
63 // TestFcntlFlock tests whether the file locking structure matches
tables_nacl.go 153 EDEADLOCK Errno = EDEADLK /* File locking deadlock error */
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-core/0.20.0/
tycho-core-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-core/0.18.1/
tycho-core-0.18.1.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
io.h 326 int __cdecl locking(int _FileHandle,int _LockMode,long _NumOfBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
  /external/libunwind/doc/
libunwind-ptrace.tex 99 explicit locking is used. As long as only one thread uses
libunwind.tex 244 use locking. Such routines \emph{must~not} be called from signal
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_darwin.go 81 // just RPC to another server with coarse locking anyway, so
  /prebuilts/go/darwin-x86/src/net/
fd_plan9.go 23 // locking/lifetime of sysfd + serialize access to Read and Write methods
fd_unix.go 20 // locking/lifetime of sysfd + serialize access to Read and Write methods
  /prebuilts/go/darwin-x86/src/net/http/
readrequest_test.go 341 // Go 1.3, so locking it in that we
  /prebuilts/go/darwin-x86/src/runtime/
iface.go 138 throw("invalid itab locking")
stubs.go 171 // such as locking or an atomic pointer write. publicationBarrier is
mstats.go 28 sys uint64 // bytes obtained from system (should be sum of xxx_sys below, no locking, approximate)
112 // This is updated atomically without locking. To reduce
  /prebuilts/go/linux-x86/src/crypto/x509/
root_darwin.go 81 // just RPC to another server with coarse locking anyway, so
  /prebuilts/go/linux-x86/src/net/
fd_plan9.go 23 // locking/lifetime of sysfd + serialize access to Read and Write methods
fd_unix.go 20 // locking/lifetime of sysfd + serialize access to Read and Write methods
  /prebuilts/go/linux-x86/src/net/http/
readrequest_test.go 341 // Go 1.3, so locking it in that we
  /prebuilts/go/linux-x86/src/runtime/
iface.go 138 throw("invalid itab locking")
stubs.go 171 // such as locking or an atomic pointer write. publicationBarrier is
mstats.go 28 sys uint64 // bytes obtained from system (should be sum of xxx_sys below, no locking, approximate)
112 // This is updated atomically without locking. To reduce

Completed in 952 milliseconds

12 3 4 5