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:sigev_value
(Results
1 - 25
of
70
) sorted by relevance
1
2
3
/third_party/musl/porting/linux/user/src/time/
H
A
D
timer_create.c
8
union sigval
sigev_value
;
member
45
union sigval val = args->sev->
sigev_value
;
in start()
78
ksev.
sigev_value
= evp->
sigev_value
;
in timer_create()
114
ksev.
sigev_value
.sival_ptr = 0;
in timer_create()
/third_party/musl/src/time/
H
A
D
timer_create.c
8
union sigval
sigev_value
;
member
86
union sigval val = args->sev->
sigev_value
;
in start()
127
ksev.
sigev_value
= evp->
sigev_value
;
in timer_create()
163
ksev.
sigev_value
.sival_ptr = 0;
in timer_create()
/third_party/musl/porting/linux/user/src/mq/
H
A
D
mq_notify.c
23
union sigval val = args->sev->
sigev_value
;
in start()
65
sev2.
sigev_value
.sival_ptr = (void *)&zeros;
in mq_notify()
/third_party/musl/libc-test/src/functionalext/supplement/time/
H
A
D
timer_settime.c
52
sev.
sigev_value
.sival_ptr = &timerid;
in timer_settime_0100()
106
sev.
sigev_value
.sival_ptr = &timerid;
in timer_settime64_0100()
H
A
D
timer_delete.c
47
sev.
sigev_value
.sival_ptr = &timerid;
in timer_delete_0100()
H
A
D
timer_create.c
44
sev.
sigev_value
.sival_ptr = &timerid;
in timer_create_0100()
H
A
D
timer_getoverrun.c
49
sev.
sigev_value
.sival_ptr = &timerid;
in timer_getoverrun_0100()
/third_party/musl/src/aio/
H
A
D
lio_listio.c
45
.si_value = sev->
sigev_value
,
in notify_signal()
64
sev->sigev_notify_function(sev->
sigev_value
);
in wait_thread()
/third_party/musl/porting/liteos_a/user/src/aio/
H
A
D
lio_listio.c
45
.si_value = sev->
sigev_value
,
in notify_signal()
64
sev->sigev_notify_function(sev->
sigev_value
);
in wait_thread()
/third_party/musl/src/mq/
H
A
D
mq_notify.c
29
union sigval val = args->sev->
sigev_value
;
in start()
36
sev2.
sigev_value
.sival_ptr = (void *)&zeros;
in start()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/
H
A
D
10-1.c
109
aiocbs[i]->aio_sigevent.
sigev_value
.sival_int = i;
in main()
115
event.
sigev_value
.sival_ptr = NULL;
in main()
H
A
D
3-1.c
109
aiocbs[i]->aio_sigevent.
sigev_value
.sival_int = i;
in main()
115
event.
sigev_value
.sival_ptr = NULL;
in main()
H
A
D
14-1.c
120
aiocbs[i]->aio_sigevent.
sigev_value
.sival_int = i;
in main()
126
event.
sigev_value
.sival_ptr = NULL;
in main()
H
A
D
15-1.c
114
aiocbs[i]->aio_sigevent.
sigev_value
.sival_int = i;
in main()
120
event.
sigev_value
.sival_ptr = NULL;
in main()
H
A
D
4-1.c
117
aiocbs[i]->aio_sigevent.
sigev_value
.sival_int = i;
in main()
123
event.
sigev_value
.sival_ptr = NULL;
in main()
H
A
D
7-1.c
114
aiocbs[i]->aio_sigevent.
sigev_value
.sival_int = i;
in main()
120
event.
sigev_value
.sival_ptr = NULL;
in main()
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
H
A
D
mq_notify01.c
115
ev.
sigev_value
.sival_int = USER_DATA;
in do_test()
129
ev.
sigev_value
.sival_int = USER_DATA;
in do_test()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
H
A
D
4-1.c
114
aiocbs[i].aio_sigevent.
sigev_value
.sival_int = i;
in main()
124
event.
sigev_value
.sival_ptr = NULL;
in main()
/third_party/rust/crates/nix/test/sys/
H
A
D
test_aio.rs
64
assert_eq!(99, sev.
sigev_value
.sival_ptr as i64);
in test_accessors()
132
assert_eq!(99, sev.
sigev_value
.sival_ptr as i64);
in test_accessors()
259
assert_eq!(99, sev.
sigev_value
.sival_ptr as i64);
in test_accessors()
319
assert_eq!(99, sev.
sigev_value
.sival_ptr as i64);
in test_accessors()
459
assert_eq!(99, sev.
sigev_value
.sival_ptr as i64);
in test_accessors()
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H
A
D
timer_test.cpp
66
se_.
sigev_value
.sival_ptr = this;
in Scaler()
156
sev.
sigev_value
.sival_ptr = &timerid;
in HWTEST_F()
/third_party/ltp/testcases/kernel/syscalls/timer_getoverrun/
H
A
D
timer_getoverrun01.c
57
ev.
sigev_value
= (union sigval) 0;
in main()
/third_party/ltp/testcases/kernel/syscalls/timer_create/
H
A
D
timer_create01.c
58
evp.
sigev_value
= (union sigval) 0;
in run()
/third_party/ltp/testcases/kernel/containers/pidns/
H
A
D
pidns30.c
63
notif.
sigev_value
.sival_int = mqd_child;
in child_func()
/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
H
A
D
timer_gettime01.c
36
ev.
sigev_value
= (union sigval) 0;
in setup()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H
A
D
18-1.c
80
se.
sigev_value
.sival_int = SIGUSR1;
in main()
Completed in 9 milliseconds
1
2
3