mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Use the C++11 std::this_thread::yield to abstract away platform specific differences for yield execution time. This makes the code more portable to non-POSIX environments (i.e. Windows). NFC.
28 KiB
28 KiB