Searched refs:sigev_notify_function (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_timer_create.c142 evt.sigev_notify_function = timer_callback;
/freebsd-12-stable/sys/sys/
H A Dsignal.h215 #define sigev_notify_function _sigev_un._sigev_thread._function macro
/freebsd-12-stable/tests/sys/aio/
H A Dlio_test.c193 sev.sigev_notify_function = thr_handler;
H A Daio_test.c226 sev.sigev_notify_function = thr_handler;
/freebsd-12-stable/lib/librt/
H A Dsigev_thread.c200 sn->sn_func = evp->sigev_notify_function;
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h95 uptr sigev_notify_function; member in struct:__sanitizer::__sanitizer_sigevent

Completed in 328 milliseconds