diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2021-06-19 05:47:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-18 23:47:24 -0400 |
commit | 963ecc82d0988f9bbaef07a6939d774dfd027b7c (patch) | |
tree | 0d24c11fc187a5e415562b2ab960ceee7230d0be /docs/src/conf.py | |
parent | 9918a1743816dc49d6c664e41641d78ffd4a0705 (diff) | |
download | libuv-963ecc82d0988f9bbaef07a6939d774dfd027b7c.tar.gz libuv-963ecc82d0988f9bbaef07a6939d774dfd027b7c.zip |
unix: implement cpu_relax() on ppc64
We also tell the compiler it is not allowed to reorder the PAUSE
instruction relative to other instructions. It is a mostly theoretical
issue, but better safe than sorry.
PR-URL: https://github.com/libuv/libuv/pull/2590
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
Diffstat (limited to 'docs/src/conf.py')
0 files changed, 0 insertions, 0 deletions