]> git.lizzy.rs Git - rust.git/commit
Catch thread in example
authorStefan Schindler <dns2utf8@estada.ch>
Mon, 16 May 2016 16:54:12 +0000 (18:54 +0200)
committerStefan Schindler <dns2utf8@estada.ch>
Thu, 19 May 2016 21:05:08 +0000 (23:05 +0200)
commit22615adf02578d7b88a36e98275d4e63da4d5ec6
treeff62bfbb84fe1b50dd1050fc3d60a55be71ef023
parent764ef92ae7a26cbb9c2121de3812a0a17739f65f
Catch thread in example

 - Consume result of thread join()
 - Add link to threading model
src/libcore/sync/atomic.rs