Home
last modified time | relevance | path

Searched refs:sigev_value (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/av/media/libwatchdog/
H A DWatchdog.cpp36 sev.sigev_value.sival_ptr = &mTimerId; in Watchdog()
/aosp12/packages/apps/Nfc/nci/jni/
H A DIntervalTimer.cpp76 se.sigev_value.sival_ptr = &mTimerId; in create()
/aosp12/system/chre/platform/linux/
H A Dsystem_timer.cc62 sigevt.sigev_value.sival_ptr = this; in init()
/aosp12/bionic/libc/bionic/
H A Dposix_timers.cpp127 timer->callback_argument = evp->sigev_value; in timer_create()
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dsiginfo.h226 sigval_t sigev_value; member
/aosp12/hardware/nxp/nfc/pn8x/halimpl/tml/
H A DphOsalNfc_Timer.cc89 se.sigev_value.sival_int = (int)dwTimerId; in phOsalNfc_Timer_Create()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/tml/
H A DphOsalNfc_Timer.cc89 se.sigev_value.sival_int = (int)dwTimerId; in phOsalNfc_Timer_Create()
/aosp12/hardware/broadcom/libbt/src/
H A Dupio.c427 se.sigev_value.sival_ptr = &lpm_proc_cb.timer_id; in upio_set()
/aosp12/bionic/tests/headers/posix/
H A Dsignal_h.c54 STRUCT_MEMBER(struct sigevent, union sigval, sigev_value); in signal_h()
/aosp12/hardware/interfaces/vibrator/1.3/example/
H A DVibrator.cpp35 se.sigev_value.sival_ptr = this; in Vibrator()
/aosp12/bionic/tests/
H A Dtime_test.cpp547 se.sigev_value.sival_ptr = this; in Counter()
733 se.sigev_value.sival_ptr = &tdd; in TEST()