Searched refs:SI_MESGQ (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | siginfo-consts.h | 44 SI_MESGQ, /* Sent by real time mesq state change. */ enumerator 47 SI_MESGQ, 60 #define SI_MESGQ SI_MESGQ macro
|
/glibc-2.36/bits/ |
D | siginfo-consts.h | 28 SI_MESGQ, /* Sent by real time mesq state change. */ enumerator 29 # define SI_MESGQ SI_MESGQ macro
|
/glibc-2.36/rt/ |
D | tst-mqueue5.c | 122 || rtmin_code != SI_MESGQ in thr() 127 rtmin_code, SI_MESGQ, rtmin_sigval.sival_int, 0xdeadbeef); in thr() 289 || rtmin_code != SI_MESGQ in do_child() 294 rtmin_code, SI_MESGQ, rtmin_sigval.sival_ptr, &ev); in do_child() 728 || rtmin_code != SI_MESGQ in do_test() 733 rtmin_code, SI_MESGQ, rtmin_sigval.sival_int); in do_test() 832 || rtmin_code != SI_MESGQ in do_test() 837 rtmin_code, SI_MESGQ, rtmin_sigval.sival_int); in do_test()
|
/glibc-2.36/stdio-common/ |
D | psiginfo.c | 152 case SI_MESGQ: in psiginfo()
|
/glibc-2.36/conform/data/ |
D | signal.h-data | 226 constant SI_MESGQ
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.18 | 4090 (SI_MESGQ): Likewise.
|