]> git.lizzy.rs Git - rust.git/commit
Explain why `thread::yield_now` could be used.
authorFelix Raimundo <felix.raimundo@tweag.io>
Sat, 13 May 2017 19:42:51 +0000 (21:42 +0200)
committerFelix Raimundo <felix.raimundo@tweag.io>
Sun, 14 May 2017 12:05:10 +0000 (14:05 +0200)
commita9cb094879fabd23774a0d9dcfed7f3eeb9a4aff
tree48f3dda41fe3752ec90211595fbbac8b65cfb229
parent77f1bec6f5eb9ed632c973b97b12701294e6d3a5
Explain why `thread::yield_now` could be used.

Part of #29378.
src/libstd/thread/mod.rs