Searched defs:msg_prio (Results 1 - 7 of 7) sorted by relevance
| /third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
| H A D | 9-1-buildonly.c | 18 unsigned msg_prio; in test_mq_timedreceive_prototype() local
|
| H A D | 6-1-buildonly.c | 17 unsigned msg_prio; in test_mq_receive_prototype() local
|
| H A D | 7-1-buildonly.c | 17 unsigned msg_prio; in test_mq_send_prototype() local
|
| H A D | 10-1-buildonly.c | 18 unsigned msg_prio; in test_mq_timedsend_prototype() local
|
| /test/xts/acts/kernel_lite/kernelcmsis_hal/src/ |
| H A D | cmsis_msg_func_test.c | 67 UINT8 msg_prio = 0; in CmsisMessageQueueGetFunc001() local 227 UINT8 msg_prio = 0; variable 241 UINT8 msg_prio = 0; variable
|
| /third_party/ltp/include/ |
| H A D | tst_safe_posix_ipc.h | 114 safe_mq_send(const char *file, const int lineno, mqd_t mqdes, const char *msg_ptr, size_t msg_len, unsigned int msg_prio) safe_mq_send() argument
|
| H A D | tst_timer.h | 274 libc_mq_timedsend(mqd_t mqdes, const char *msg_ptr, size_t msg_len, unsigned int msg_prio, void *abs_timeout) libc_mq_timedsend() argument 280 sys_mq_timedsend(mqd_t mqdes, const char *msg_ptr, size_t msg_len, unsigned int msg_prio, void *abs_timeout) sys_mq_timedsend() argument 287 sys_mq_timedsend64(mqd_t mqdes, const char *msg_ptr, size_t msg_len, unsigned int msg_prio, void *abs_timeout) sys_mq_timedsend64() argument 294 libc_mq_timedreceive(mqd_t mqdes, char *msg_ptr, size_t msg_len, unsigned int *msg_prio, void *abs_timeout) libc_mq_timedreceive() argument 300 sys_mq_timedreceive(mqd_t mqdes, char *msg_ptr, size_t msg_len, unsigned int *msg_prio, void *abs_timeout) sys_mq_timedreceive() argument 307 sys_mq_timedreceive64(mqd_t mqdes, char *msg_ptr, size_t msg_len, unsigned int *msg_prio, void *abs_timeout) sys_mq_timedreceive64() argument [all...] |
Completed in 3 milliseconds