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:synchronize
(Results
1 - 9
of
9
) sorted by relevance
/third_party/libuv/test/
H
A
D
test-mutexes.c
98
static void
synchronize
(void) {
in synchronize()
function
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H
A
D
SynchronizedValue.h
292
StrictLockPtr<T, Lockable>
synchronize
() { return StrictLockPtr<T, Lockable>(mValue, mMutex); }
in synchronize()
function in angle::SynchronizedValue
293
ConstStrictLockPtr<T, Lockable>
synchronize
() const
in synchronize()
function in angle::SynchronizedValue
/third_party/python/Lib/concurrent/futures/
H
A
D
process.py
571
import multiprocessing.
synchronize
namespace
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H
A
D
cc_hash.c
1565
bool
synchronize
;
member
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H
A
D
cc_hash.c
1565
bool
synchronize
;
member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H
A
D
Renderer.cpp
595
void Renderer::
synchronize
()
in synchronize()
function in sw::Renderer
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H
A
D
Renderer.cpp
976
void Renderer::
synchronize
()
in synchronize()
function in sw::Renderer
/test/testfwk/xdevice/src/xdevice/_core/
H
A
D
constants.py
191
synchronize
= "
synchronize
"
variable in SchedulerType
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_resource.cpp
1253
synchronize
(struct d3d12_context *ctx,
in synchronize()
function
Completed in 16 milliseconds