Home
last modified time | relevance | path

Searched defs:SIGEV_SIGNAL (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h306 SIGEV_SIGNAL = 0, /* Notify via signal. */ enumerator
307 # define SIGEV_SIGNAL SIGEV_SIGNAL macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dsignal.h29 #define SIGEV_SIGNAL 2 /* A queued signal, with an application defined */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h221 #define SIGEV_SIGNAL 0 /* notify via signal */ macro