Home
last modified time | relevance | path

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

/minix/minix/tests/
H A Dtest57.c19 #define SIGNAL SIGUSR1 macro
40 sigaddset(&set, SIGNAL); in handler()
52 if(signal(SIGNAL, handler) == SIG_ERR) in main()
67 if(kill(ppid, SIGNAL) < 0) in main()
H A Dtest83.c195 #define SIGNAL(sig, handler) (signal_checked((sig), (handler), #sig, __FILE__, __FUNCTION__, __LINE… macro
276 SIGNAL(SIGALRM, server_sigalrm); in server_alarm()
283 SIGNAL(SIGALRM, SIG_DFL); in server_no_alarm()
295 SIGNAL(SIGPIPE, SIG_IGN); in server_rw()
498 SIGNAL(SIGUSR1, server_sigusr1); in server_start()
/minix/external/bsd/top/dist/
H A DMakefile.in24 SIGNAL=@SIGNAL_H@
60 sigdesc.h: $(srcdir)/sigconv.awk $(SIGNAL)
61 $(AWK) -f $(srcdir)/sigconv.awk $(SIGNAL) >sigdesc.h
/minix/external/bsd/bind/dist/lib/isc/
H A Dtimer.c298 SIGNAL(&manager->wakeup); in schedule()
310 SIGNAL(&manager->wakeup); in schedule()
347 SIGNAL(&manager->wakeup); in deschedule()
945 SIGNAL(&manager->wakeup); in isc_timermgr_poke()
986 SIGNAL(&manager->wakeup); in isc__timermgr_destroy()
H A Drwlock.c794 SIGNAL(&rwl->writeable); in isc_rwlock_unlock()
803 SIGNAL(&rwl->writeable); in isc_rwlock_unlock()
811 SIGNAL(&rwl->writeable); in isc_rwlock_unlock()
H A Dtask.c474 SIGNAL(&manager->work_available); in task_ready()
1220 SIGNAL(&manager->exclusive_granted); in dispatch()
1223 SIGNAL(&manager->paused); in dispatch()
/minix/external/bsd/bind/dist/lib/isc/include/isc/
H A Dutil.h129 #define SIGNAL(cvp) do { \ macro
/minix/external/bsd/bind/dist/lib/isc/unix/
H A Dapp.c829 SIGNAL(&ctx->ready); in isc__app_ctxshutdown()
907 SIGNAL(&ctx->ready); in isc__app_ctxsuspend()
H A Dsocket.c2239 SIGNAL(&manager->shutdown_ok); in destroy()
/minix/external/bsd/bind/dist/lib/isc/win32/
H A Dsocket.c1651 SIGNAL(&manager->shutdown_ok); in free_socket()
/minix/external/gpl2/gmake/patches/
H A D0000-gmake-nbsd.patch9988 -`[FOO] SIGNAL DESCRIPTION'