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:pa_close_pipe
(Results
1 - 9
of
9
) sorted by relevance
/third_party/pulseaudio/src/daemon/
H
A
D
main.c
934
pa_close_pipe
(daemon_pipe);
1005
pa_close_pipe
(daemon_pipe2);
1039
pa_close_pipe
(daemon_pipe);
1398
pa_close_pipe
(daemon_pipe2);
1399
pa_close_pipe
(daemon_pipe);
H
A
D
ohos_pa_main.c
958
pa_close_pipe
(daemon_pipe);
in real_main()
1029
pa_close_pipe
(daemon_pipe2);
in real_main()
1063
pa_close_pipe
(daemon_pipe);
in real_main()
1431
pa_close_pipe
(daemon_pipe2);
in real_main()
1432
pa_close_pipe
(daemon_pipe);
in real_main()
H
A
D
cpulimit.c
227
pa_close_pipe
(the_pipe);
in pa_cpu_limit_done()
/third_party/pulseaudio/src/pulsecore/
H
A
D
start-child.c
109
pa_close_pipe
(pipe_fds);
in pa_start_child_for_read()
H
A
D
fdsem.c
134
pa_close_pipe
(f->fds);
in pa_fdsem_free()
H
A
D
core-util.h
209
void
pa_close_pipe
(int fds[2]);
H
A
D
core-util.c
2714
void
pa_close_pipe
(int fds[2]) {
in pa_close_pipe()
function
/third_party/pulseaudio/src/pulse/
H
A
D
mainloop-signal.c
149
pa_close_pipe
(signal_pipe);
in pa_signal_done()
H
A
D
mainloop.c
594
pa_close_pipe
(m->wakeup_pipe);
in pa_mainloop_free()
Completed in 11 milliseconds