mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-20 14:42:21 +00:00
This reverts commit 550c164773.
- prevent CPU burning
- pause CPU while bussy waiting (pause() ... Linux kernel cpu_relax())
instead
This reverts commit 550c164773.
- prevent CPU burning
- pause CPU while bussy waiting (pause() ... Linux kernel cpu_relax())
instead