1# Copyright (c) 2023 Meta
2#
3# SPDX-License-Identifier: Apache-2.0
4
5TYPE = PTHREAD_SPINLOCK
6type = pthread_spinlock_t
7type-function = pthread_spin_lock
8source "lib/posix/Kconfig.template.pooled_ipc_type"
9