]> git.lizzy.rs Git - rust.git/commit
remove pthread_exit() from rust_start()
authorNiko Matsakis <niko@alum.mit.edu>
Wed, 5 Oct 2011 22:25:50 +0000 (15:25 -0700)
committerBrian Anderson <banderson@mozilla.com>
Wed, 5 Oct 2011 23:10:36 +0000 (16:10 -0700)
commit61c9c46d944beeefb3fa2a6ca5501dbad8590537
tree44ca91ff1fb850b8eea44ebff49b84974fee198a
parent100e0264b2a2e4e7d8f27b4ed25af8cb7b4a8c3c
remove pthread_exit() from rust_start()

It was causing OS X Lion to hang and (according to Apple) is undefined
in any case
src/rt/rust.cpp