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:mLock
(Results
1 - 18
of
18
) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/
H
A
D
Spinlock.h
39
std::atomic_bool
mLock
;
member in angle::Spinlock
42
inline Spinlock::Spinlock() noexcept :
mLock
(false) {}
in mLock()
function
H
A
D
SynchronizedValue.h
47
std::unique_lock<Lockable>
mLock
;
member in angle::ConstStrictLockPtr
353
std::unique_lock<Lockable>
mLock
;
member in angle::SynchronizedValue::DerefValue
376
std::unique_lock<Lockable>
mLock
;
global()
member in angle::SynchronizedValue::ConstDerefValue
[all...]
/third_party/skia/third_party/externals/oboe/src/opensles/
H
A
D
EngineOpenSLES.h
55
std::mutex
mLock
;
member in oboe::EngineOpenSLES
H
A
D
OutputMixerOpenSLES.h
50
std::mutex
mLock
;
member in oboe::OutputMixerOpenSL
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H
A
D
hi_mutex.h
51
HiMutex&
mLock
;
member in HiMutex::HiAutolock
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H
A
D
SyncMtl.h
60
std::shared_ptr<std::mutex>
mLock
;
member in rx::mtl::Sync
H
A
D
mtl_command_buffer.h
98
mutable std::mutex
mLock
;
member in rx::mtl::final
157
mutable std::mutex
mLock
;
member in rx::mtl::final
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
H
A
D
HelloOboeEngine.h
91
std::mutex
mLock
;
member in HelloOboeEngine
/device/soc/rockchip/common/hardware/rga/include/
H
A
D
RgaMutex.h
122
RgaMutex &
mLock
;
member in Autolock
/device/soc/rockchip/rk3399/hardware/rga/include/
H
A
D
Mutex.h
128
Mutex&
mLock
;
member in Autolock
/device/soc/rockchip/rk3568/hardware/rga/include/
H
A
D
RgaMutex.h
128
Mutex&
mLock
;
member in Autolock
/device/soc/rockchip/rk3588/hardware/rga/include/
H
A
D
RgaMutex.h
126
Mutex&
mLock
;
member in Autolock
/third_party/skia/third_party/externals/oboe/include/oboe/
H
A
D
AudioStream.h
516
std::mutex
mLock
; // for synchronizing start/stop/close
member in oboe::AudioStream
/device/soc/rockchip/rk3399/hardware/mpp/include/
H
A
D
mpp_thread.h
90
Mutex&
mLock
;
member in Mutex::Autolock
231
Mutex
mLock
;
global()
member in MppMutexCond
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/include/
H
A
D
mpp_thread.h
92
Mutex&
mLock
;
member in Mutex::Autolock
233
Mutex
mLock
;
global()
member in MppMutexCond
[all...]
/device/soc/rockchip/rk3588/hardware/mpp/include/
H
A
D
mpp_thread.h
101
Mutex&
mLock
;
member in Mutex::Autolock
220
Mutex
mLock
;
global()
member in MppMutexCond
[all...]
/device/soc/rockchip/common/hardware/mpp/include/
H
A
D
mpp_thread.h
91
Mutex &
mLock
;
member in Mutex::Autolock
231
Mutex
mLock
;
global()
member in MppMutexCond
[all...]
/third_party/sqlite/src/
H
A
D
sqlite3.c
209212
u32
mLock
;
global()
member
[all...]
Completed in 136 milliseconds