20 #ifndef OC_NETWORK_EVENTS_MUTEX_H
21 #define OC_NETWORK_EVENTS_MUTEX_H
void oc_network_event_handler_mutex_lock(void)
lock the network event hander
void oc_network_event_handler_mutex_init(void)
initialize the network event handler mutex
void oc_network_event_handler_mutex_unlock(void)
unlock the network event handler
void oc_network_event_handler_mutex_destroy(void)
destroy the network event handler mutex