Home
last modified time | relevance | path

Searched defs:SI_TIMER (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h143 SI_TIMER, /* Sent by real time mesq state change. */ enumerator
144 # define SI_TIMER SI_TIMER macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dsiginfo.h109 #define SI_TIMER __SI_CODE(__SI_TIMER, -3) /* sent by timer expiration */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dsignal.h61 #define SI_TIMER 3 /* Sent by expiration of a timer_settime() timer */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h133 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */ macro