Home
last modified time | relevance | path

Searched refs:MB_MUTEX_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/mbmaster/src/api/
A Dmain_process.c45 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type1_process()
53 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type1_process()
62 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type1_process()
77 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type1_process()
111 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type2_process()
119 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type2_process()
128 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type2_process()
141 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type2_process()
174 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type3_process()
182 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type3_process()
[all …]
/AliOS-Things-master/components/mbmaster/include/
A Dauxiliary.h26 #define MB_MUTEX_UNLOCK(mutex) mb_mutex_unlock(mutex) macro

Completed in 3 milliseconds