Searched refs:MB_CALLBACK_END_COMPLETE (Results 1 – 4 of 4) sorted by relevance
61 #define MB_CALLBACK_END_COMPLETE 17 macro
327 case MB_CALLBACK_END_COMPLETE: in MBi_CommChildCallback()446 if (type == MB_CALLBACK_END_COMPLETE) in MBi_CommChildCallback()
326 case MB_CALLBACK_END_COMPLETE: in MBi_CommParentCallback()517 if (type == MB_CALLBACK_END_COMPLETE) in MBi_CommParentCallback()
277 p_mbi_param->callback(MB_CALLBACK_END_COMPLETE, arg); in MBi_EndCommon()