Home
last modified time | relevance | path

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 D9-1-buildonly.c18 unsigned msg_prio; in test_mq_timedreceive_prototype() local
H A D6-1-buildonly.c17 unsigned msg_prio; in test_mq_receive_prototype() local
H A D7-1-buildonly.c17 unsigned msg_prio; in test_mq_send_prototype() local
H A D10-1-buildonly.c18 unsigned msg_prio; in test_mq_timedsend_prototype() local
/test/xts/acts/kernel_lite/kernelcmsis_hal/src/
H A Dcmsis_msg_func_test.c67 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 Dtst_safe_posix_ipc.h114 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 Dtst_timer.h274 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