18c2bf45dSAsiri Rathnayake //===----------------------------------------------------------------------===// 28c2bf45dSAsiri Rathnayake // 3*57b08b09SChandler Carruth // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 4*57b08b09SChandler Carruth // See https://llvm.org/LICENSE.txt for license information. 5*57b08b09SChandler Carruth // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 68c2bf45dSAsiri Rathnayake // 78c2bf45dSAsiri Rathnayake //===----------------------------------------------------------------------===// 800f6beaeSEric Fiselier #define _LIBCPP_BUILDING_THREAD_LIBRARY_EXTERNAL 98c2bf45dSAsiri Rathnayake #include <__threading_support> 10