]> git.llucax.com Git - software/druntime.git/commit
* Fixed the documentation for sleep().
authorsean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Wed, 5 Nov 2008 00:35:42 +0000 (00:35 +0000)
committersean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Wed, 5 Nov 2008 00:35:42 +0000 (00:35 +0000)
commit832a569bfe4ed667fb1e91b10a3b8481363fcd0f
treef815bf5fcf9cb5f09cba7f0b33b0ef6602c9a69a
parent7111330e603a3b9ced01040d8b6d0afe7d0daff8
* Fixed the documentation for sleep().
* Changed the implementation of sleep() on Windows such that a yield will not be forced upon the user if they pass an interval that evaluates to zero.  For more information regarding Sleep(0), see the MSDN docs.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@43 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f
src/common/core/thread.d