Home
last modified time | relevance | path

Searched refs:exclusively (Results 1 – 25 of 98) sorted by relevance

1234

/external/toolchain-utils/automation/common/
Dmachine.py23 def Acquire(self, exclusively): argument
26 if exclusively:
/external/libchrome/base/
Dthread_annotations_unittest.nc44 …_LOCK) // [r"fatal error: writing variable 'counter_' requires holding mutex 'lock_' exclusively"]
51 …_LOCK) // [r"fatal error: writing variable 'counter_' requires holding mutex 'lock_' exclusively"]
/external/jdiff/
Dandroid-changes.txt2 designed for use exclusively on developer.android.com. It is not suitable for
/external/clang/test/SemaObjC/
Dwarn-thread-safety-analysis.m16 …un1(1); // expected-warning{{calling function 'Foo_fun1' requires holding mutex 'mu1' exclusively}}
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dregbankselect-reg_sequence.mir9 # we were using the exclusively the type of the definition
/external/perfetto/docs/
Darchitecture.md23 - One shared memory buffer, shared exclusively with the tracing service.
43 of the Browser process in Chrome) that controls (non-exclusively) the tracing service and reads bac…
103 - Is owned exclusively by one Producer thread (or shared through a mutex).
/external/swiftshader/third_party/llvm-7.0/llvm/test/SafepointIRVerifier/
Dcompares.ll17 ; comparison against exclusively derived null.
40 ; comparison against a derived pointer that is *not* exclusively derived from
/external/eigen/cmake/
DFindFFTW.cmake13 # FFTW_ROOT ... if set, the libraries are exclusively searched
/external/clang/test/Sema/
Dwarn-thread-safety-analysis.c78 … expected-warning{{calling function 'Foo_fun1' requires holding mutex 'mu1' exclusively}} in main()
/external/python/cpython3/Tools/c-globals/
DREADME8 * globals used exclusively in main or in the REPL
/external/curl/tests/unit/
DREADME12 used exclusively for linking unit test programs. Just build everything as
/external/mesa3d/src/mesa/tnl/
DNOTES10 Most current drivers use the tnl module exclusively to provide this
/external/openssh/
DREADME.platform7 sites that have used OpenSSH's sshd exclusively to have accounts which
/external/clang/docs/
DThreadSafetyAnalysis.rst112 A thread may hold a capability either *exclusively* or *shared*. An exclusive
831 // Acquire/lock this mutex exclusively. Only one thread can have exclusive
840 // exclusively.
/external/curl/m4/
Dxc-lt-iface.m4356 dnl is finally built exclusively without the other.
/external/python/cpython3/Doc/distutils/
Dintroduction.rst109 :command:`sdist` command is almost exclusively for module developers, while
/external/python/cpython2/Doc/distutils/
Dintroduction.rst109 :command:`sdist` command is almost exclusively for module developers, while
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DTypeMetadata.rst21 Each type identifier must exclusively identify either global variables
/external/llvm/docs/
DTypeMetadata.rst21 Each type identifier must exclusively identify either global variables
/external/ltp/
Drunltp441 to be ran exclusively.
/external/python/cpython2/Doc/library/
Dtarfile.rst56 | ``'r:'`` | Open for reading exclusively without |
780 read mode, *encoding* is used exclusively to convert unicode names from a pax
/external/ltp/runtest/
Dquickhit334 # 3. Receive EEXIST error when exclusively creating an object file through a symbolic link file
/external/tinyxml2/
Dreadme.md83 TinyXML-2 uses UTF-8 exclusively when interpreting XML. All XML is assumed to
/external/python/cpython2/Doc/c-api/
Dmemory.rst77 extension module. Even when the requested memory is used exclusively for
/external/python/cpython3/Doc/library/
Dtarfile.rst55 | ``'r:'`` | Open for reading exclusively without |
64 | ``'x'`` or | Create a tarfile exclusively without |

1234