[libc++] Revert the addition of _LIBCPP_HIDE_FROM_ABI and inline in __threading_support
authorLouis Dionne <ldionne.2@gmail.com>
Thu, 10 Feb 2022 22:10:12 +0000 (17:10 -0500)
committerLouis Dionne <ldionne.2@gmail.com>
Fri, 11 Feb 2022 20:54:02 +0000 (15:54 -0500)
commitc74b1924048251f65d5bd9ca3df78ce1e490a5ed
tree991c2288fc2ee4e1741acb024bfb8dbb8246f78c
parent73382278825d2612bbcd59b5627a82189fa4ae11
[libc++] Revert the addition of _LIBCPP_HIDE_FROM_ABI and inline in __threading_support

This reverts commit 2722ac65. As explained in D115906, this was actually
unnecessary and it broke the external threading configuration.

Differential Revision: https://reviews.llvm.org/D119484
libcxx/include/__threading_support