rust/src/libstd/sys/windows/ext
Peter Atashian 95cdada99a AsRawHandle and IntoRawHandle for JoinHandle
This allows users to get the HANDLE of a spawned thread on Windows

Signed-off-by: Peter Atashian <retep998@gmail.com>
2015-12-04 20:09:30 -05:00
..
ffi.rs Add missing annotations and some tests 2015-11-18 01:24:21 +03:00
fs.rs Add missing annotations and some tests 2015-11-18 01:24:21 +03:00
io.rs std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
mod.rs AsRawHandle and IntoRawHandle for JoinHandle 2015-12-04 20:09:30 -05:00
process.rs Add missing annotations and some tests 2015-11-18 01:24:21 +03:00
raw.rs Fix typo in stability attribute. 2015-07-16 14:36:05 +01:00
thread.rs AsRawHandle and IntoRawHandle for JoinHandle 2015-12-04 20:09:30 -05:00