Searched defs:sig_atomic_t (Results 1 - 14 of 14) sorted by relevance

/src/sys/arch/riscv/include/
H A Dsignal.h36 typedef __SIG_ATOMIC_TYPE__ sig_atomic_t; typedef in typeref:typename:__SIG_ATOMIC_TYPE__
/src/sys/arch/or1k/include/
H A Dsignal.h36 typedef __SIG_ATOMIC_TYPE__ sig_atomic_t; typedef in typeref:typename:__SIG_ATOMIC_TYPE__
/src/sys/arch/ia64/include/
H A Dsignal.h37 typedef long sig_atomic_t; typedef in typeref:typename:long
/src/sys/arch/amd64/include/
H A Dsignal.h46 typedef int sig_atomic_t; typedef in typeref:typename:int
/src/sys/arch/powerpc/include/
H A Dsignal.h48 typedef int sig_atomic_t; typedef in typeref:typename:int
/src/sys/arch/mips/include/
H A Dsignal.h56 typedef int sig_atomic_t; typedef in typeref:typename:int
/src/sys/arch/hppa/include/
H A Dsignal.h38 typedef int sig_atomic_t; typedef in typeref:typename:int
/src/sys/arch/alpha/include/
H A Dsignal.h37 typedef long sig_atomic_t; typedef in typeref:typename:long
/src/sys/arch/sh3/include/
H A Dsignal.h41 typedef int sig_atomic_t; typedef in typeref:typename:int
/src/sys/arch/sparc/include/
H A Dsignal.h51 typedef int sig_atomic_t; typedef in typeref:typename:int
/src/sys/arch/i386/include/
H A Dsignal.h39 typedef int sig_atomic_t; typedef in typeref:typename:int
/src/sys/arch/m68k/include/
H A Dsignal.h41 typedef int sig_atomic_t; typedef in typeref:typename:int
/src/sys/arch/vax/include/
H A Dsignal.h53 typedef int sig_atomic_t; typedef in typeref:typename:int
/src/sys/arch/arm/include/
H A Dsignal.h53 typedef int sig_atomic_t; typedef in typeref:typename:int

Completed in 5 milliseconds