1# Copyright (c) 2017 Intel Corporation
2# Copyright (c) 2023 Meta
3#
4# SPDX-License-Identifier: Apache-2.0
5
6TYPE = PTHREAD_MUTEX
7type = pthread_mutex_t
8type-function = pthread_mutex_lock
9rsource "Kconfig.template.pooled_ipc_type"
10