Lines Matching full:sent
439 #define SI_USER 0 /* sent by kill, sigsend, raise */
440 #define SI_QUEUE -1 /* sent by sigqueue */
441 #define SI_TIMER -2 /* sent by timer expiration */
442 #define SI_MESGQ -3 /* sent by real time mesq state change */
443 #define SI_ASYNCIO -4 /* sent by AIO completion */
444 #define SI_SIGIO -5 /* Sent by SIGIO */
445 #define SI_TKILL -6 /* Sent by tkill */