1# Copyright (c) 2017 Intel Corporation 2# Copyright (c) 2023 Meta 3# 4# SPDX-License-Identifier: Apache-2.0 5 6TYPE = PTHREAD_COND 7type = pthread_cond_t 8type-function = pthread_cond_wait 9source "lib/posix/Kconfig.template.pooled_ipc_type" 10