pthread enabled in libcpp
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
the wasi-sdk used in a-shell does not have pthreads yet, but `#define _LIBCPP_HAS_THREAD_API_PTHREAD` is set in `/usr/include/c++/v1/__config_site` . Instead, it looks like `_LIBCPP_HAS_NO_THREADS` and such should be defined in this file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.