]> git.lizzy.rs Git - rust.git/commit
Impl Send for Timer on Windows
authorPeter Atashian <retep998@gmail.com>
Mon, 19 Jan 2015 10:55:15 +0000 (05:55 -0500)
committerPeter Atashian <retep998@gmail.com>
Mon, 19 Jan 2015 10:55:15 +0000 (05:55 -0500)
commitabccfa4018a407bbe80e8acd0f83c023664ea49a
tree03a288f5c05fb28e9139dd1bdebd8a95cbfc0b69
parentbd8a43c668ba93d29e9671c0c8dc6b67428bf492
Impl Send for Timer on Windows
Fixes #20943

Signed-off-by: Peter Atashian <retep998@gmail.com>
src/libstd/io/timer.rs
src/libstd/sys/windows/timer.rs