Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_mutex_internal.h110 extern coap_mutex_t m_log_impl;
/third_party/libcoap/src/
Dcoap_debug.c1199 coap_mutex_lock(&m_log_impl); in coap_log_impl()
1206 coap_mutex_unlock(&m_log_impl); in coap_log_impl()
Dcoap_net.c3995 coap_mutex_t m_log_impl; variable
4015 coap_mutex_init(&m_log_impl); in coap_startup()
4060 coap_mutex_destroy(&m_log_impl); in coap_cleanup()