Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_debug.c509 static coap_mutex_t static_show_pdu_mutex = COAP_MUTEX_INITIALIZER; in coap_show_pdu() local
534 coap_mutex_lock(&static_show_pdu_mutex); in coap_show_pdu()
742 coap_mutex_unlock(&static_show_pdu_mutex); in coap_show_pdu()