Lines Matching refs:internal
17 The ``<__threading_support>`` header is where libc++ defines its internal
18 threading interface. It contains forward declarations of the internal threading
25 entire internal threading interface to be provided by an external,
36 libc++ can be compiled with its internal threading API delegating to an external
39 expected to provide the implementation of the libc++ internal threading API.
42 ``<__external_threading>`` header, which declares the libc++ internal threading
62 header to provide the internal threading API. This macro overrides
67 internal threading API.
71 internal threading API.
74 This macro is defined when libc++ expects the definitions of the internal
77 typedefs for the internal threading API.