/netbsd-src/lib/libpthread/ |
H A D | pthread_cancelstub.c | 302 mq_send(mqd_t mqdes, const char *msg_ptr, size_t msg_len, unsigned msg_prio) in mq_send() 316 mq_receive(mqd_t mqdes, char *msg_ptr, size_t msg_len, unsigned *msg_prio) in mq_receive() 331 unsigned msg_prio, const struct timespec *abst) in __mq_timedsend50() 345 __mq_timedreceive50(mqd_t mqdes, char *msg_ptr, size_t msg_len, unsigned *msg_prio, in __mq_timedreceive50()
|
/netbsd-src/sys/sys/ |
H A D | mqueue.h | 107 u_int msg_prio; member
|
/netbsd-src/sys/kern/ |
H A D | sys_mqueue.c | 630 mq_recv1(mqd_t mqdes, void *msg_ptr, size_t msg_len, u_int *msg_prio, in mq_recv1() 784 mq_send1(mqd_t mqdes, const char *msg_ptr, size_t msg_len, u_int msg_prio, in mq_send1()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 1357 #define __sanitizer_syscall_pre_mq_send(mqdes, msg_ptr, msg_len, msg_prio) \ argument 1362 msg_prio) \ argument 1366 #define __sanitizer_syscall_pre_mq_receive(mqdes, msg_ptr, msg_len, msg_prio) \ argument 1371 msg_prio) \ argument 1376 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1381 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1386 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1391 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 2349 msg_prio, abs_timeout) \ argument 2354 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument [all …]
|
H A D | linux_syscall_hooks.h | 1369 msg_prio, abs_timeout) \ argument 1374 msg_prio, abs_timeout) \ argument 1379 msg_prio, abs_timeout) \ argument 1384 msg_prio, abs_timeout) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 1383 #define __sanitizer_syscall_pre_mq_send(mqdes, msg_ptr, msg_len, msg_prio) \ argument 1388 msg_prio) \ argument 1392 #define __sanitizer_syscall_pre_mq_receive(mqdes, msg_ptr, msg_len, msg_prio) \ argument 1397 msg_prio) \ argument 1402 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1407 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1412 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1417 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 2377 msg_prio, abs_timeout) \ argument 2382 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument [all …]
|
H A D | linux_syscall_hooks.h | 1367 msg_prio, abs_timeout) \ argument 1372 msg_prio, abs_timeout) \ argument 1377 msg_prio, abs_timeout) \ argument 1382 msg_prio, abs_timeout) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 1383 #define __sanitizer_syscall_pre_mq_send(mqdes, msg_ptr, msg_len, msg_prio) \ argument 1388 msg_prio) \ argument 1392 #define __sanitizer_syscall_pre_mq_receive(mqdes, msg_ptr, msg_len, msg_prio) \ argument 1397 msg_prio) \ argument 1402 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1407 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1412 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1417 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 2377 msg_prio, abs_timeout) \ argument 2382 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument [all …]
|
H A D | linux_syscall_hooks.h | 1377 msg_prio, abs_timeout) \ argument 1382 msg_prio, abs_timeout) \ argument 1387 msg_prio, abs_timeout) \ argument 1392 msg_prio, abs_timeout) \ argument
|