Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/
H A Dmpp_allocator.c24 #define MPP_ALLOCATOR_UNLOCK(p) pthread_mutex_unlock(&(p)->lock); macro
83 MPP_ALLOCATOR_UNLOCK(p); in mpp_allocator_api_wrapper()