HomeSort by relevance Sort by last modified time
    Searched refs:_sigev_un (Results 51 - 57 of 57) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
siginfo.h 292 } _sigev_un; member in struct:sigevent
296 # define sigev_notify_function _sigev_un._sigev_thread._function
297 # define sigev_notify_attributes _sigev_un._sigev_thread._attribute
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
siginfo.h 292 } _sigev_un; member in struct:sigevent
296 # define sigev_notify_function _sigev_un._sigev_thread._function
297 # define sigev_notify_attributes _sigev_un._sigev_thread._attribute
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
siginfo.h 292 } _sigev_un; member in struct:sigevent
296 # define sigev_notify_function _sigev_un._sigev_thread._function
297 # define sigev_notify_attributes _sigev_un._sigev_thread._attribute
  /external/kernel-headers/original/asm-generic/
siginfo.h 263 } _sigev_un; member in struct:sigevent
266 #define sigev_notify_function _sigev_un._sigev_thread._function
267 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
268 #define sigev_notify_thread_id _sigev_un._tid
  /external/kernel-headers/original/linux/
compat.h 146 } _sigev_un; member in struct:compat_sigevent
  /external/strace/
time.c 825 tprintf("{%d}", sev._sigev_un._pad[0]);
  /external/valgrind/main/include/vki/
vki-linux.h 549 } _sigev_un; member in struct:vki_sigevent
    [all...]

Completed in 81 milliseconds

1 23