Home
last modified time | relevance | path

Searched refs:SIGNAL (Results 1 – 10 of 10) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dpthread7.sh168 SIGNAL(newfiles);
201 SIGNAL(renamedfiles);
H A Dpthread2.sh183 SIGNAL(newfiles);
216 SIGNAL(renamedfiles);
H A Dpthread3.sh171 SIGNAL(newfiles);
205 SIGNAL(renamedfiles);
H A Dpthread4.sh178 SIGNAL(newfiles);
212 SIGNAL(renamedfiles);
H A Dpthread6.sh170 SIGNAL(newfiles);
204 SIGNAL(renamedfiles);
/freebsd/contrib/libbegemot/
H A Drpoll.c73 # define SIGNAL SIGPOLL macro
76 # define SIGNAL SIGIO macro
217 sigaddset(&set, SIGNAL); in poll_blocksig()
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dutil.h127 #define SIGNAL(cvp) do { \ macro
/freebsd/usr.bin/procstat/
H A Dprocstat_kqueue.c58 FILT_ELEM(SIGNAL)
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dtask.c470 SIGNAL(&manager->work_available); in task_ready()
1209 SIGNAL(&manager->exclusive_granted); in dispatch()
1212 SIGNAL(&manager->paused); in dispatch()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c243 EXPAND_CASE(SIGNAL) in lkpi_nl80211_sta_info_to_str()