This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
include
/
__thread
History
Hervé Poussineau
1431f8f76f
[libc++] Simplify definition of __libcpp_recursive_mutex_t (
#147385
)
...
As it only depends of pointer size, use `_WIN64` define to simplify conditions.
2025-07-09 12:53:08 -04:00
..
support
[libc++] Simplify definition of __libcpp_recursive_mutex_t (
#147385
)
2025-07-09 12:53:08 -04:00
formatter.h
[libc++] Remove _LIBCPP_TEMPLATE_VIS (
#134885
)
2025-04-09 23:47:57 +02:00
id.h
[libc++] Remove _LIBCPP_TEMPLATE_VIS (
#134885
)
2025-04-09 23:47:57 +02:00
jthread.h
…
poll_with_backoff.h
…
support.h
…
this_thread.h
Revert "[libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HIDE_FROM_ABI everywhere (
#131156
)" (
#141756
)
2025-05-28 12:04:51 -04:00
thread.h
[libc++] Granularize <locale> (
#146650
)
2025-07-05 18:11:58 +02:00
timed_backoff_policy.h
…