Home
last modified time | relevance | path

Searched refs:SIGEV_THREAD (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dsignal.h220 #define SIGEV_THREAD 2 /* Call back from another pthread. */ macro
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.c598 sev.sigev_notify = SIGEV_THREAD; in fmd_timer_install()