-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Issues: llvm/llvm-project
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unsafe Implementation: std::future undefined behavior when the object is not valid (libc++)
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
threading
issues related to threading
#125426
opened Feb 2, 2025 by
slotosch
[libc++][shared_mutex] Do we have plan to favor readers over writers?
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
threading
issues related to threading
#80000
opened Jan 30, 2024 by
Jolyon0202
std::thread creation spuriously fails
enhancement
Improving things as opposed to bug fixing, e.g. new or missing feature
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
threading
issues related to threading
#63841
opened Jul 13, 2023 by
dvyukov
libcxx: Use pthread_cond_timedwait_relative_np for condvar waits when available
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
threading
issues related to threading
#60892
opened Feb 21, 2023 by
rcombs
std::future<T>::wait_for does not wait and returns timeout for large timeout_durations
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
threading
issues related to threading
#59268
opened Nov 30, 2022 by
wAuner
condition_variable::wait_for returns wrong value if timeout_duration is too large and overflow occurs
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
threading
issues related to threading
#59260
opened Nov 30, 2022 by
wAuner
condition_variable::wait_until is not standard-conforming and can cause livelocks
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
threading
issues related to threading
#53928
opened Feb 18, 2022 by
hpesoj
possible deadlock in termination path on Windows
bugzilla
Issues migrated from bugzilla
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
threading
issues related to threading
#42734
opened Sep 20, 2019 by
compnerd
Audit <future> for race conditions
bugzilla
Issues migrated from bugzilla
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
threading
issues related to threading
#38036
opened Aug 24, 2018 by
ldionne
ProTip!
Adding no:label will show everything without a label.