Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/
H A Dmpp_allocator.c23 #define MPP_ALLOCATOR_LOCK(p) pthread_mutex_lock(&(p)->lock); macro
58 MPP_ALLOCATOR_LOCK(p); in mpp_allocator_api_wrapper()