Searched refs:siginfo_t (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | signal.h | 69 } siginfo_t; typedef 96 void (*_sigaction)( int, siginfo_t *, void * ); 171 int _EXFUN(sigwaitinfo, (const sigset_t *set, siginfo_t *info)); 173 (const sigset_t *set, siginfo_t *info, const struct timespec *timeout)
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | signal.h | 280 siginfo_t *__restrict __info) __nonnull ((1)); 288 siginfo_t *__restrict __info,
|
| /utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/ |
| H A D | drvMBX.c | 271 static void _MDrv_MBX_MsgArrived(int signo, siginfo_t *sig_info,void *unused); 285 void _MDrv_MBX_MsgArrived(int signo, siginfo_t *sig_info,void *unused) in _MDrv_MBX_MsgArrived()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | sigaction.h | 38 void (*sa_sigaction) (int, siginfo_t *, void *);
|
| H A D | siginfo.h | 112 } siginfo_t; typedef
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/ |
| H A D | siginfo.h | 99 } siginfo_t; typedef
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | wait.h | 155 extern int waitid (idtype_t __idtype, __id_t __id, siginfo_t *__infop,
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/ |
| H A D | siginfo.h | 92 } siginfo_t; typedef
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 2396 static void _MsOS_TimerNotify(MS_S32 sig, siginfo_t *si, void *uc) in _MsOS_TimerNotify()
|