Searched refs:mq_timedsend (Results 1 – 6 of 6) sorted by relevance
| /Zephyr-latest/tests/posix/headers/src/ |
| D | mqueue_h.c | 38 zassert_not_null(mq_timedsend); in ZTEST()
|
| /Zephyr-latest/include/zephyr/posix/ |
| D | mqueue.h | 42 int mq_timedsend(mqd_t mqdes, const char *msg_ptr, size_t msg_len,
|
| /Zephyr-latest/arch/posix/include/ |
| D | posix_cheats.h | 205 #define mq_timedsend(...) zap_mq_timedsend(__VA_ARGS__) macro
|
| /Zephyr-latest/tests/posix/xsi_realtime/src/ |
| D | mqueue.c | 40 zassert_false(mq_timedsend(mqd, send_data, MESSAGE_SIZE, 0, &curtime), in sender_thread()
|
| /Zephyr-latest/lib/posix/options/ |
| D | mqueue.c | 254 int mq_timedsend(mqd_t mqdes, const char *msg_ptr, size_t msg_len, in mq_timedsend() function
|
| /Zephyr-latest/doc/services/portability/posix/option_groups/ |
| D | index.rst | 1060 mq_timedsend(),yes
|