commit | f72b79d38bd3aaf57491ca2667ee3a7817e80b3b | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne.2@gmail.com> | Wed Nov 27 14:49:57 2024 -0500 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 27 11:52:46 2024 -0800 |
tree | cd30988f10c135add4f330e535da87bee535f301 | |
parent | 92ae03c13ec481c8fe0fcaa06b5606f93c77af43 [diff] |
[libc++] Refactor atomic_wait using lambdas (#115746) Now that we've dropped support for older C++ dialects in the synchronization library, we can use lambdas to clarify some of the code used to implement atomic_wait. GitOrigin-RevId: d681e1030ffd71412294d3fadc7ef673f822b832