HomeSort by relevance Sort by last modified time
    Searched refs:sigev_notify_function (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /packages/apps/Nfc/nci/jni/
IntervalTimer.cpp 92 se.sigev_notify_function = cb;
  /external/fio/os/
os-mac.h 60 if (fio_timers[i].sigev_notify_function == NULL)
64 fio_timers[i].sigev_notify_function(sv);
  /external/bluetooth/bluedroid/test/suite/support/
hal.c 82 sigevent.sigev_notify_function = (void (*)(union sigval))cb;
  /bionic/tests/
time_test.cpp 152 se.sigev_notify_function = NoOpNotifyFunction;
213 se.sigev_notify_function = fn;
320 se.sigev_notify_function = NoOpNotifyFunction;
335 se.sigev_notify_function = NoOpNotifyFunction;
382 se.sigev_notify_function = TimerDeleteCallback;
  /bionic/libc/bionic/
posix_timers.cpp 126 timer->callback = evp->sigev_notify_function;
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 256 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 256 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 217 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /external/bluetooth/bluedroid/hci/src/
lpm.c 144 se.sigev_notify_function = lpm_idle_timeout;
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
signal.h 36 NOTE: P1003.1c/D10, p. 34 adds sigev_notify_function and
50 void (*sigev_notify_function)( union sigval ); member in struct:sigevent
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 293 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /external/libnfc-nxp/Linux_x86/
phOsalNfc_Timer.c 176 se.sigev_notify_function = phOsalNfc_Timer_Expired;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
siginfo.h 262 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 296 # define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 262 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 296 # define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 209 #define sigev_notify_function _sigev_un._sigev_thread._function macro

Completed in 234 milliseconds

1 2 3 4