Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:Lock
(Results
1 - 25
of
60
) sorted by relevance
1
2
3
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H
A
D
lock.cc
23
Lock
::
Lock
() {
in Lock()
function in sfntly::Lock
[all...]
H
A
D
lock.h
37
class
Lock
{
class
/third_party/libphonenumber/cpp/src/phonenumbers/base/synchronization/
H
A
D
lock_posix.h
28
class
Lock
{
class
30
Lock
() {
in Lock()
function in i18n::phonenumbers::Lock
H
A
D
lock_win32.h
28
class
Lock
{
class
30
Lock
() {
in Lock()
function in i18n::phonenumbers::Lock
H
A
D
lock_boost.h
25
typedef boost::mutex
Lock
;
typedef
H
A
D
lock_unsafe.h
29
class
Lock
{
class
31
Lock
() {}
in Lock()
function in i18n::phonenumbers::Lock
H
A
D
lock_stdmutex.h
27
class
Lock
{
class
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H
A
D
Context.hpp
50
class
Lock
class in vk::dbg::Context
[all...]
H
A
D
Context.cpp
255
Context::
Lock
::
Lock
(Impl *ctx)
in Lock()
function in vk::dbg::Context::Lock
265
Context::
Lock
::
Lock
(
Lock
&&o)
in Lock()
function in vk::dbg::Context::Lock
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
H
A
D
PassRegistry.h
39
mutable sys::SmartRWMutex<true>
Lock
;
member in llvm::PassRegistry
/third_party/lzma/CPP/Windows/
H
A
D
MemoryGlobal.h
31
LPVOID
Lock
() const { return GlobalLock(_global); }
in Lock()
function in NWindows::NMemory::CGlobal
/third_party/skia/src/ports/skia_ohos/
H
A
D
HmSymbolConfig_ohos.h
52
void
Lock
()
in Lock()
function in HmSymbolConfig_OHOS
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H
A
D
ThreadSafeModule.h
40
class LLVM_NODISCARD
Lock
{
class in llvm::orc::ThreadSafeContext
42
Lock
(std::shared_ptr<State> S) : S(std::move(S)), L(this->S->Mutex) {}
in Lock()
function in llvm::orc::ThreadSafeContext::Lock
136
auto
Lock
= TSCtx.getLock();
in F()
local
145
auto
Lock
= TSCtx.getLock();
in F()
local
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H
A
D
GalliumContext.cpp
412
GalliumContext::
Lock
()
in Lock()
function in GalliumContext
/third_party/node/deps/v8/src/common/
H
A
D
assert-scope.h
304
void
Lock
() {
in Lock()
function in v8::internal::NoGarbageCollectionMutexGuard
/third_party/node/deps/v8/src/base/platform/
H
A
D
mutex.cc
161
void Mutex::
Lock
() {
in Lock()
function in v8::base::Mutex
196
void RecursiveMutex::
Lock
() {
in Lock()
function in v8::base::RecursiveMutex
/third_party/python/Lib/multiprocessing/dummy/
H
A
D
__init__.py
26
from threading import
Lock
, RLock, Semaphore, BoundedSemaphore
namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H
A
D
Statistic.cpp
101
sys::SmartMutex<true> &
Lock
= *StatLock;
in RegisterStatistic()
local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H
A
D
IceThreading.h
103
GlobalLockType
Lock
;
member in Ice::BoundedProducerConsumerQueue
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_mutex.cpp
136
void dng_mutex::
Lock
()
in Lock()
function in dng_mutex
/third_party/gn/src/base/files/
H
A
D
file_posix.cc
275
File::Error File::
Lock
() {
function in base::File
H
A
D
file_win.cc
191
File::Error File::
Lock
() {
in Lock()
function in base::File
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H
A
D
TestUtil.java
143
static class
Lock
{
class in TestUtil
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H
A
D
TestUtil.java
144
static class
Lock
{
class in TestUtil
/third_party/json/tools/serve_header/
H
A
D
serve_header.py
13
from threading import
Lock
, Timer
namespace
Completed in 11 milliseconds
1
2
3