blob: 019ab473aa1111698fd5cdd0c5188213bca2b759 [file] [log] [blame]
Asiri Rathnayake8c2bf452016-09-11 21:46:40 +00001//===----------------------------------------------------------------------===//
2//
3// The LLVM Compiler Infrastructure
4//
5// This file is dual licensed under the MIT and the University of Illinois Open
6// Source Licenses. See LICENSE.TXT for details.
7//
8//===----------------------------------------------------------------------===//
Eric Fiselier00f6bea2017-01-06 20:05:40 +00009#define _LIBCPP_BUILDING_THREAD_LIBRARY_EXTERNAL
Asiri Rathnayake8c2bf452016-09-11 21:46:40 +000010#include <__threading_support>