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:sig
(Results
1 - 12
of
12
) sorted by relevance
/test/xts/hats/kernel/syscalls/fileio/clocknanosleep/
H
A
D
ClockNanoSleepApiTest.cpp
46
void SignalHandler(int
sig
)
in SignalHandler()
argument
/test/xts/hats/kernel/syscalls/timer/nanosleep/
H
A
D
NanoSleepApiTest.cpp
47
void SignalHandler(int
sig
)
in SignalHandler()
argument
/test/xts/hats/kernel/syscalls/timer/setitimer/
H
A
D
SetiTimerApiTest.cpp
28
void TimerHandler(int
sig
)
in TimerHandler()
argument
/test/xts/hats/kernel/syscalls/signal/sigaltstack/
H
A
D
SigaltstackApiTest.cpp
46
static void Handle(int
sig
)
in Handle()
argument
/test/xts/hats/kernel/syscalls/signal/tgkill/
H
A
D
TgkillApiTest.cpp
43
void Handle(int
sig
)
in Handle()
argument
/test/xts/acts/commonlibrary/toolchain/libc-test/src/
H
A
D
toolchaintest.cpp
43
static void Handler(int
sig
)
in Handler()
argument
/test/xts/hats/kernel/syscalls/timer/timercreate/
H
A
D
TimerCreateApiTest.cpp
32
void SigalrmHandler(int
sig
)
in SigalrmHandler()
argument
/test/xts/acts/kernel_lite/ipc_posix/signal/
H
A
D
SignalTest.cpp
352
int
sig
;
in HWTEST_F()
local
409
int
sig
;
HWTEST_F()
local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
threadsndk.cpp
45
void exception_handler(int
sig
) { exit(t_status); }
in exception_handler()
argument
H
A
D
signalndk.cpp
128
int
sig
= SIGALRM;
in Sighold()
local
150
int
sig
= SIGALRM;
in Sigrelse()
local
174
int
sig
= SIGALRM;
in Sigdelset()
local
198
int
sig
= SIGALRM;
in Sigaddset()
local
422
int
sig
= SIGALRM;
in SigSend()
local
432
sigqueue(getpid(),
sig
, sigva
in SigSend()
local
445
int
sig
= SIGALRM;
SigMainWait()
local
466
int
sig
= SIGALRM;
SigMainWaitinfo()
local
493
int
sig
= SIGALRM;
Sigismember()
local
533
const int
sig
= SIGALRM;
Signalfd()
local
552
int
sig
= SIGABRT;
Siginterrupt()
local
617
int
sig
= SIGALRM;
Sigqueue()
local
618
sig
queue(getpid(),
sig
,
sig
val);
Sigqueue()
local
653
int
sig
= SIGALRM;
Sigsuspend()
local
[all...]
H
A
D
pthreadndk1.cpp
916
static void PThreadKillHandler(int
sig
) { return; }
in PThreadKillHandler()
argument
H
A
D
timendk.cpp
219
void TimerHandler(int
sig
)
in TimerHandler()
argument
275
void handler(int
sig
)
in handler()
argument
Completed in 14 milliseconds