summaryrefslogtreecommitdiff
path: root/test/support/external_threads.cpp
blob: 019ab473aa1111698fd5cdd0c5188213bca2b759 (plain)
1
2
3
4
5
6
7
8
9
10
//===----------------------------------------------------------------------===//
//
//                     The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#define _LIBCPP_BUILDING_THREAD_LIBRARY_EXTERNAL
#include <__threading_support>