rust/src/libstd/unstable
Huon Wilson 0937f65999 std: add a NativeMutex type as a wrapper to destroy StaticNativeMutex.
This obsoletes LittleLock, and so it is removed.
2014-02-16 10:13:56 +11:00
..
dynamic_lib.rs std: Rename unstable::mutex::Mutex to StaticNativeMutex. 2014-02-16 10:13:56 +11:00
finally.rs std -- replaces uses where const borrows would be required 2014-02-11 16:55:10 -05:00
intrinsics.rs Register new snapshots 2014-02-13 12:54:17 -08:00
lang.rs Register new snapshots 2014-02-13 12:54:17 -08:00
mod.rs Removing do keyword from libstd and librustc 2014-01-29 09:15:41 -05:00
mutex.rs std: add a NativeMutex type as a wrapper to destroy StaticNativeMutex. 2014-02-16 10:13:56 +11:00
raw.rs Remove two allocations from spawning a green task 2014-02-13 20:31:17 -08:00
simd.rs Feature gate #[simd] 2014-01-28 01:04:15 +11:00
stack.rs Retry on EINVAL from pthread_attr_setstacksize() 2014-01-31 13:47:25 +01:00
sync.rs std: add a NativeMutex type as a wrapper to destroy StaticNativeMutex. 2014-02-16 10:13:56 +11:00