Alex Crichton
a55c57284d
std: Introduce std::sync
...
For now, this moves the following modules to std::sync
* UnsafeArc (also removed unwrap method)
* mpsc_queue
* spsc_queue
* atomics
* mpmc_bounded_queue
* deque
We may want to remove some of the queues, but for now this moves things out of
std::rt into std::sync
2013-12-24 14:42:00 -08:00
..
2013-12-08 02:55:28 -05:00
2013-12-21 17:31:24 +01:00
2013-12-24 14:42:00 -08:00
2013-12-15 23:37:41 +11:00
2013-12-11 19:27:20 -08:00
2013-12-17 09:38:57 -08:00
2013-12-17 09:38:57 -08:00
2013-12-02 21:53:23 +01:00
2013-12-20 01:26:03 +11:00
2013-11-26 08:25:27 -08:00
2013-12-11 10:54:06 -08:00
2013-12-19 17:08:05 -08:00
2013-10-29 09:09:20 -07:00
2013-12-19 09:26:13 +11:00
2013-12-23 09:10:36 -08:00
2013-12-15 16:34:14 +11:00
2013-12-23 09:10:37 -08:00
2013-12-23 09:10:36 -08:00
2013-12-11 10:54:06 -08:00
2013-12-20 12:38:46 +11:00
2013-11-26 08:24:18 -08:00
2013-12-23 09:10:36 -08:00
2013-12-22 18:16:50 +11:00
2013-12-11 10:54:06 -08:00
2013-11-26 08:24:18 -08:00
2013-12-11 10:54:06 -08:00
2013-12-11 10:54:06 -08:00
2013-12-22 18:16:50 +11:00
2013-12-24 14:42:00 -08:00
2013-12-16 17:47:11 -08:00
2013-12-15 16:34:14 +11:00
2013-12-20 22:32:27 +01:00
2013-12-22 18:16:50 +11:00
2013-12-13 16:39:20 -08:00
2013-12-17 09:38:57 -08:00
2013-12-03 14:31:54 -08:00
2013-12-23 09:10:36 -08:00
2013-12-23 23:44:58 -08:00
2013-12-16 17:47:11 -08:00