#
# Copyright (c) 2019 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
#

config MULTITHREADING_LOCK
	bool
	help
	  Enable APIs for ensuring threadsafe operation.
