| Issue | 172137 |
|---|---|
| Summary | [libc++] Use platform timed wait in. `semaphore::try_acquire_{for, until}` |
| Labels | libc++ |
| Assignees | huixie90 |
| Reporter | huixie90 |
Currently `semaphore::try_acquire_{for, until}` poll and sleep. All major platforms have native wait with timeout
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
