Home
last modified time | relevance | path

Searched refs:_msg_q (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/src/
Dcoap_io_riot.c75 static msg_t _msg_q[LIBCOAP_MSG_QUEUE_SIZE]; variable
79 msg_init_queue(_msg_q, LIBCOAP_MSG_QUEUE_SIZE); in coap_riot_startup()