VMEM_LIST_UNLOCK
#define VMEM_LIST_UNLOCK() mtx_unlock(&vmem_list_lock)
#define VMEM_LIST_UNLOCK() pthread_mutex_unlock(&vmem_list_lock)