Searched defs:_ux_host_class_storage_unlock (Results 1 – 1 of 1) sorted by relevance
656 #define _ux_host_class_storage_unlock(s) do { (s) -> ux_host_class_storage_flags &= ~UX_HOST_CLASS_… macro660 #define _ux_host_class_storage_unlock(s) _ux_host_semaphore_put(&(s) -> ux_host_class_storage_semap… macro