Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_allocator.cpp30 #define MPP_ALLOCATOR_UNLOCK(p) pthread_mutex_unlock(&(p)->lock); macro
80 MPP_ALLOCATOR_UNLOCK(p); in mpp_allocator_api_wrapper()