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
refs:sync_io
(Results
1 - 7
of
7
) sorted by relevance
/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/
H
A
D
task_ext.h
45
void
sync_io
(int fd);
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H
A
D
bpf_ring_buffer.cpp
76
ffrt::
sync_io
(ringbufFd);
in ListenRingBufferThread()
H
A
D
bpf_netfirewall.cpp
116
ffrt::
sync_io
(mapFd);
in RingBufferListenThread()
179
ffrt::
sync_io
(rdMapFd);
in StartConntrackGcThread()
180
ffrt::
sync_io
(wrMapFd);
in StartConntrackGcThread()
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H
A
D
wrapper_listener.cpp
110
ffrt::
sync_io
(socket_);
in Listen()
/foundation/resourceschedule/ffrt/test/ut/testcase/
H
A
D
ut_core.cpp
59
sync_io
(0);
in HWTEST_F()
H
A
D
ut_ffrt_io.cpp
80
ffrt::
sync_io
(testFd);
in HWTEST_F()
107
ffrt::
sync_io
(testFd);
in HWTEST_F()
136
ffrt::
sync_io
(fd);
in HWTEST_F()
/foundation/resourceschedule/ffrt/src/core/
H
A
D
task.cpp
50
void
sync_io
(int fd)
in sync_io()
function
Completed in 6 milliseconds