<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/sync/rust_thread.h, branch 0.7</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.7</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.7'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-12-11T01:32:58+00:00</updated>
<entry>
<title>Add license boilerplate to more files.</title>
<updated>2012-12-11T01:32:58+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-12-10T23:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=12c32e944d3dbadb6a114a6e0bc51b065b4f42c1'/>
<id>urn:sha1:12c32e944d3dbadb6a114a6e0bc51b065b4f42c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor includes structure, getting rid of rust_internal.h</title>
<updated>2012-04-03T23:02:38+00:00</updated>
<author>
<name>Jon Morton</name>
<email>jonanin@gmail.com</email>
</author>
<published>2012-04-03T03:18:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=632a4c9326561de2bd9d9ded19a82f22678a0cf4'/>
<id>urn:sha1:632a4c9326561de2bd9d9ded19a82f22678a0cf4</id>
<content type='text'>
Many changes to code structure are included:
- removed TIME_SLICE_IN_MS
- removed sychronized_indexed_list
- removed region_owned
- kernel_owned move to kernel.h, task_owned moved to task.h
- global configs moved to rust_globals.h
- changed #pragma once to standard guard in rust_upcall.h
- got rid of memory.h
</content>
</entry>
<entry>
<title>rt: Make rust_sched_launcher hide it's thread implementation</title>
<updated>2012-04-01T04:48:52+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-04-01T04:44:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a17097a57b7563ee94e090b0d428332bb28ef424'/>
<id>urn:sha1:a17097a57b7563ee94e090b0d428332bb28ef424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Use 100k stacks for scheduler threads</title>
<updated>2012-02-10T19:53:30+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-02-10T09:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8e55d3130a1b8eab3b80c85e71a2a800fb9442f0'/>
<id>urn:sha1:8e55d3130a1b8eab3b80c85e71a2a800fb9442f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Detach pthreads before exiting</title>
<updated>2012-02-10T03:00:16+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-02-10T00:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=81e1564a7d6097164ff914eb7e341f9fca42f1df'/>
<id>urn:sha1:81e1564a7d6097164ff914eb7e341f9fca42f1df</id>
<content type='text'>
Joinable pthreads need to be either joined or detached and we no
longer join with the scheduler threads.
</content>
</entry>
<entry>
<title>rt: Move rust_thread to its own files</title>
<updated>2012-02-10T03:00:16+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-02-09T22:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=421c8db14430011d40f8f8499ca4aefbcc26d07e'/>
<id>urn:sha1:421c8db14430011d40f8f8499ca4aefbcc26d07e</id>
<content type='text'>
</content>
</entry>
</feed>
