Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dunistd.h72 #define _POSIX_REALTIME_SIGNALS 200112L macro
/f-stack/freebsd/kern/
H A Dkern_sig.c255 p31b_setcfg(CTL_P1003_1B_REALTIME_SIGNALS, _POSIX_REALTIME_SIGNALS); in sigqueue_start()