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:unlock
(Results
1 - 25
of
141
) sorted by relevance
1
2
3
4
5
6
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H
A
D
RWMutex.cpp
30
bool RWMutexImpl::
unlock
() { return true; }
in unlock()
function in RWMutexImpl
/third_party/skia/src/gpu/
H
A
D
GrEagerVertexAllocator.cpp
26
void GrEagerDynamicVertexAllocator::
unlock
(int actualCount) {
in unlock()
function in GrEagerDynamicVertexAllocator
48
void GrCpuVertexAllocator::
unlock
(int actualCount) {
in unlock()
function in GrCpuVertexAllocator
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H
A
D
hwbus.h
25
void (*
unlock
)(struct hwbus_priv *self);
member
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H
A
D
hwbus.h
25
void (*
unlock
)(struct hwbus_priv *self);
member
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H
A
D
memalign.c
14
static inline void
unlock
(volatile int *lk)
in unlock()
function
/third_party/skia/third_party/externals/swiftshader/src/Common/
H
A
D
MutexLock.hpp
50
void
unlock
()
in unlock()
function in sw::MutexLock
H
A
D
RecursiveLock.hpp
41
void
unlock
()
in unlock()
function in sw::RecursiveLock
H
A
D
Resource.cpp
107
void Resource::
unlock
()
in unlock()
function in sw::Resource
133
void Resource::
unlock
(Accessor relinquisher)
in unlock()
function in sw::Resource
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H
A
D
UniqueLock.h
56
void
unlock
() {
in unlock()
function in llvm::unique_lock
/third_party/vk-gl-cts/framework/delibs/decpp/
H
A
D
deMutex.hpp
102
inline void Mutex::
unlock
(void) throw()
in unlock()
function in de::Mutex
/kernel/linux/linux-6.6/rust/kernel/sync/lock/
H
A
D
spinlock.rs
113
unsafe fn
unlock
(ptr: *mut Self::State, _guard_state: &Self::GuardState) {
in unlock()
functions
H
A
D
mutex.rs
114
unsafe fn
unlock
(ptr: *mut Self::State, _guard_state: &Self::GuardState) {
in unlock()
functions
/third_party/ffmpeg/libavutil/
H
A
D
hwcontext_d3d11va.h
95
void (*
unlock
)(void *lock_ctx);
member
/third_party/musl/src/malloc/
H
A
D
memalign.c
15
static inline void
unlock
(volatile int *lk)
in unlock()
function
/third_party/musl/porting/liteos_a/user/src/misc/
H
A
D
pty.c
25
int
unlock
= 0;
in unlockpt()
local
/third_party/musl/src/misc/
H
A
D
pty.c
25
int
unlock
= 0;
in unlockpt()
local
/third_party/musl/libc-test/src/functional/
H
A
D
pthread_mutex_pi.c
67
static void *
unlock
(void *arg)
in unlock()
function
H
A
D
pthread_mutex.c
66
static void *
unlock
(void *arg)
in unlock()
function
/third_party/pulseaudio/src/pulsecore/
H
A
D
authkey.c
76
int
unlock
= 0, ret = -1;
in load()
local
167
int
unlock
= 0, ret;
in pa_authkey_save()
local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H
A
D
FrameBufferOzone.cpp
38
void FrameBufferOzone::
unlock
()
in unlock()
function in sw::FrameBufferOzone
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-mutex.hh
104
void
unlock
() { hb_mutex_impl_unlock ((hb_mutex_impl_t *) m); }
in unlock()
function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
Mutex.h
46
bool
unlock
() {
in unlock()
function in llvm::sys::SmartMutex
/kernel/linux/linux-5.10/drivers/hwspinlock/
H
A
D
hwspinlock_internal.h
30
void (*
unlock
)(struct hwspinlock *lock);
member
/kernel/linux/linux-5.10/drivers/staging/wfx/
H
A
D
bus.h
31
void (*
unlock
)(void *bus_priv);
member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H
A
D
msm_gem_shrinker.c
11
static bool msm_gem_shrinker_lock(struct drm_device *dev, bool *
unlock
)
in msm_gem_shrinker_lock()
argument
49
bool
unlock
;
in msm_gem_shrinker_count()
local
73
bool
unlock
;
in msm_gem_shrinker_scan()
local
104
bool
unlock
;
in msm_gem_shrinker_vmap()
local
[all...]
Completed in 6 milliseconds
1
2
3
4
5
6