Searched defs:M4OSA_mutexClose (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_Mutex.c48 * be freed by the M4OSA_mutexClose function. The context parameter
258 M4OSA_ERR M4OSA_mutexClose(M4OSA_Context context) function
262 M4OSA_TRACE1_1("M4OSA_mutexClose\t\tM4OSA_Context 0x%x", context);
265 "M4OSA_mutexClose: context is M4OSA_NULL");

Completed in 31 milliseconds