Home
last modified time | relevance | path

Searched refs:sigev_notify_attributes (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/librt/
H A Dsigev_thread.c204 if (evp->sigev_notify_attributes) in __sigev_alloc()
205 attrcopy(evp->sigev_notify_attributes, &sn->sn_attr); in __sigev_alloc()
/freebsd/sys/sys/
H A Dsignal.h194 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
/freebsd/tests/sys/aio/
H A Dlio_test.c204 sev.sigev_notify_attributes = NULL; in ATF_TC_BODY()
H A Daio_test.c227 sev.sigev_notify_attributes = NULL; in setup_thread()
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.c612 sev.sigev_notify_attributes = NULL; in fmd_timer_install()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h90 uptr sigev_notify_attributes; member