Home
last modified time | relevance | path

Searched defs:coap_mutex_destroy (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_mutex_internal.h34 #define coap_mutex_destroy(a) pthread_mutex_destroy(a) macro
46 #define coap_mutex_destroy(a) macro
59 #define coap_mutex_destroy(a) *(a) = 0 macro
69 #define coap_mutex_destroy(a) sys_mutex_set_invalid(a) macro
80 #define coap_mutex_destroy(a) *(a) = 0 macro
91 #define coap_mutex_destroy(a) macro
102 #define coap_mutex_destroy(a) *(a) = 0 macro