llvm-project
94d4e3ae
- [libc++] Refactor poll_with_backoff (#173184)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
52 days ago
[libc++] Refactor poll_with_backoff (#173184) This patch gets rid of bool result values which were confusing, and instead replaces them with enum class values describing the meaning of each return value.
References
#173184 - [libc++] Refactor poll_with_backoff
Author
huixie90
Parents
75ec1774
Loading