Committing Intel(R) TBB 2018 source code
[platform/upstream/tbb.git] / src / tbbmalloc / index.html
1 <HTML>
2 <body>
3 <H2>Overview</H2>
4 <P>
5 This directory contains the Intel&reg; Threading Building Blocks (Intel&reg; TBB) scalable allocator library source files.
6 </P>
7
8 <HR>
9 <p></p>
10 Copyright &copy; 2005-2017 Intel Corporation.  All Rights Reserved.
11 <P></P>
12 Intel is a registered trademark or trademark of Intel Corporation
13 or its subsidiaries in the United States and other countries.
14 <p></p>
15 * Other names and brands may be claimed as the property of others.
16
17 <P>
18 <H3>Third Party and Open Source Licenses</H3>
19 </P>
20 <P>
21     <pre>
22     proxy_overload_osx.h
23     // Copyright (c) 2011, Google Inc.
24     // All rights reserved.
25     //
26     // Redistribution and use in source and binary forms, with or without
27     // modification, are permitted provided that the following conditions are
28     // met:
29     //
30     //     * Redistributions of source code must retain the above copyright
31     // notice, this list of conditions and the following disclaimer.
32     //     * Redistributions in binary form must reproduce the above
33     // copyright notice, this list of conditions and the following disclaimer
34     // in the documentation and/or other materials provided with the
35     // distribution.
36     //     * Neither the name of Google Inc. nor the names of its
37     // contributors may be used to endorse or promote products derived from
38     // this software without specific prior written permission.
39     //
40     // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
41     // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
42     // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
43     // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
44     // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
45     // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
46     // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
47     // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
48     // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
49     // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
50     // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51     </pre>
52 </P>
53 </body>
54 </HTML>