Home
last modified time | relevance | path

Searched defs:sev (Results 1 - 25 of 25) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/mq/
H A Dmq_notify.c9 int mq_notify(mqd_t mqd, const struct sigevent *sev) in mq_notify() argument
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
H A Dmq_notify03.c47 struct sigevent sev; in try_null_dereference() local
/test/xts/hats/kernel/syscalls/fileio/clocknanosleep/
H A DClockNanoSleepApiTest.cpp63 struct sigevent sev = { in HWTEST_F() local
/test/xts/hats/kernel/syscalls/timer/nanosleep/
H A DNanoSleepApiTest.cpp64 struct sigevent sev = { in HWTEST_F() local
/third_party/musl/porting/linux/user/src/mq/
H A Dmq_notify.c13 const struct sigevent *sev; member
33 int mq_notify(mqd_t mqd, const struct sigevent *sev) in mq_notify() argument
[all...]
/third_party/musl/src/mq/
H A Dmq_notify.c19 const struct sigevent *sev; member
51 int mq_notify(mqd_t mqd, const struct sigevent *sev) in mq_notify() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
H A Dtimer_settime03.c58 struct sigevent sev; in setup() local
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dtimer_create.c39 struct sigevent sev; in timer_create_0100() local
H A Dtimer_settime.c47 struct sigevent sev; in timer_settime_0100() local
101 struct sigevent sev; in timer_settime64_0100() local
[all...]
H A Dtimer_gettime.c47 struct sigevent sev; in timer_gettime_0100() local
H A Dtimer_getoverrun.c45 struct sigevent sev; in timer_getoverrun_0100() local
H A Dtimer_delete.c42 struct sigevent sev; in timer_delete_0100() local
/third_party/musl/src/aio/
H A Dlio_listio.c9 struct sigevent *sev; member
41 static void notify_signal(struct sigevent *sev) in notify_signal() argument
56 struct sigevent *sev = st->sev; in wait_thread() local
70 lio_listio(int mode, struct aiocb *restrict const *restrict cbs, int cnt, struct sigevent *restrict sev) lio_listio() argument
[all...]
H A Daio.c167 struct sigevent sev = cb->aio_sigevent; in cleanup() local
/third_party/musl/porting/liteos_a/user/src/aio/
H A Dlio_listio.c9 struct sigevent *sev; member
41 static void notify_signal(struct sigevent *sev) in notify_signal() argument
56 struct sigevent *sev = st->sev; in wait_thread() local
70 lio_listio(int mode, struct aiocb *restrict const *restrict cbs, int cnt, struct sigevent *restrict sev) lio_listio() argument
[all...]
H A Daio.c160 struct sigevent sev = cb->aio_sigevent; in cleanup() local
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgraphic_timer.cpp217 struct sigevent sev; in GraphicTimer() local
/test/xts/hats/kernel/syscalls/timer/timercreate/
H A DTimerCreateApiTest.cpp73 struct sigevent sev; in HWTEST_F() local
128 struct sigevent sev = { in HWTEST_F() local
159 struct sigevent sev = { in HWTEST_F() local
257 struct sigevent sev; in HWTEST_F() local
287 struct sigevent sev = { HWTEST_F() local
[all...]
/third_party/musl/porting/linux/user/src/time/
H A Dtimer_create.c16 struct sigevent *sev; member
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Devent.cpp42 auto &sev = obj<soft_event>(d_ev); in clSetUserEventStatus() local
75 auto sev = create<soft_event>(evs.front().context(), evs, true); in clWaitForEvents() local
/third_party/musl/src/time/
H A Dtimer_create.c16 struct sigevent *sev; member
/third_party/musl/porting/linux/user/src/aio/
H A Daio.c160 struct sigevent sev = cb->aio_sigevent; in cleanup() local
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtimer_test.cpp151 struct sigevent sev; in HWTEST_F() local
176 sigevent sev; in HWTEST_F() local
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dsignal.rs1060 let mut sev = unsafe { mem::MaybeUninit::<libc::sigevent>::zeroed().assume_init() }; in new() variables
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dtimendk.cpp236 struct sigevent sev; in Timer_delete() local
289 struct sigevent sev; in Timer_settime() local
[all...]

Completed in 10 milliseconds