Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_allocator.cpp29 #define MPP_ALLOCATOR_LOCK(p) pthread_mutex_lock(&(p)->lock); macro
55 MPP_ALLOCATOR_LOCK(p); in mpp_allocator_api_wrapper()