Searched defs:coap_mutex_unlock (Results 1 – 1 of 1) sorted by relevance
35 #define coap_mutex_unlock(a) pthread_mutex_unlock(a) macro45 #define coap_mutex_unlock(a) mutex_unlock(a) macro53 #define coap_mutex_unlock(a) *(a) = 0 macro