HomeSort by relevance Sort by last modified time
    Searched refs:sigev_notify_function (Results 101 - 116 of 116) sorted by null

1 2 3 45

  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 221 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 307 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /external/ltp/testcases/kernel/syscalls/mq_notify/
mq_notify01.c 184 ev.sigev_notify_function = tfunc;
  /hardware/broadcom/libbt/src/
upio.c 425 se.sigev_notify_function = proc_btwrite_timeout;
  /system/nfc/halimpl/pn54x/tml/
phOsalNfc_Timer.c 79 se.sigev_notify_function = phOsalNfc_Timer_Expired;
  /external/deqp/framework/delibs/deutil/
deTimer.c 187 sevp.sigev_notify_function = timerCallback;
  /external/ltp/lib/
tlibio.c 609 aiocbp.aio_sigevent.sigev_notify_function = NULL;
701 aiocbp.aio_sigevent.sigev_notify_function =
    [all...]
  /frameworks/native/services/surfaceflinger/
EventThread.cpp 64 se.sigev_notify_function = vsyncOffCallback;
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 201 sev.sigev_notify_function = KeepAliveTimerCallback;
  /system/bt/osi/src/
alarm.cc 677 sigevent.sigev_notify_function = (void (*)(union sigval))timer_callback;
  /external/libusb/libusb/os/
sunos_usb.c 862 aiocb->aio_sigevent.sigev_notify_function = sunos_async_callback;
    [all...]
  /system/bt/tools/mcap_tool/
mcap_tool.cc 516 sigevent.sigev_notify_function = (void (*)(union sigval))cb;

Completed in 2962 milliseconds

1 2 3 45