Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_mutex_internal.h37 #define coap_mutex_unlock(a) pthread_mutex_unlock(a) macro
49 #define coap_mutex_unlock(a) mutex_unlock(a) macro
62 #define coap_mutex_unlock(a) *(a) = 0 macro
72 #define coap_mutex_unlock(a) sys_mutex_unlock(a) macro
83 #define coap_mutex_unlock(a) *(a) = 0 macro
94 #define coap_mutex_unlock(a) sys_mutex_unlock(a) macro
105 #define coap_mutex_unlock(a) *(a) = 0 macro