They do not yet support all the feature/attributes in pthread_attr_t.
Future changes will add such support.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Look like you'll need to rebase for the pre-merge build and tests.
libc/src/pthread/pthread_create.cpp | ||
---|---|---|
30 | Will there be more cases to add here? Otherwise you can just combine them into a single if statement. |
Will there be more cases to add here? Otherwise you can just combine them into a single if statement.