1# SPDX-License-Identifier: Apache-2.0 2# Copyright (c) 2022 Meta 3 4config TEST_MUTEX_API_THREAD_CREATE_TICKS 5 int "Wait time (in ticks) after thread creation" 6 default 42 7 8source "Kconfig" 9