HomeSort by: relevance | last modified time | path
    Searched refs:sigev_notify_function (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/atf/dist/tools/
timers.cpp 91 se.sigev_notify_function = NULL;
  /src/sys/sys/
signal.h 301 void (*sigev_notify_function)(union sigval); member in struct:sigevent
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
signal.d 2893 void(*)(sigval) sigev_notify_function;
2927 void function(sigval) sigev_notify_function;
2945 void function(sigval) sigev_notify_function;
2959 void function(sigval) sigev_notify_function;
2988 void function(_sigval_t) sigev_notify_function;
2998 void function(sigval) sigev_notify_function;
3009 void function(sigval) sigev_notify_function;
  /src/sys/compat/netbsd32/
netbsd32_conv.h 841 * XXX sival_ptr, sigev_notify_function and
845 ev->sigev_notify_function = NETBSD32PTR64(ev32->sigev_notify_function);
netbsd32.h 740 netbsd32_voidp sigev_notify_function; member in struct:netbsd32_sigevent
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.h 96 uptr sigev_notify_function; member in struct:__sanitizer::__sanitizer_sigevent
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.h 89 uptr sigev_notify_function; member in struct:__sanitizer::__sanitizer_sigevent
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.h 89 uptr sigev_notify_function; member in struct:__sanitizer::__sanitizer_sigevent

Completed in 69 milliseconds