* src/threads/posix/thread-posix.c (threads_sleep): Throw correct
authorChristian Thalinger <twisti@complang.tuwien.ac.at>
Mon, 14 Apr 2008 11:52:08 +0000 (13:52 +0200)
committerChristian Thalinger <twisti@complang.tuwien.ac.at>
Mon, 14 Apr 2008 11:52:08 +0000 (13:52 +0200)
commitfd455c1aec26f2f213788e60710368c7a1b3652e
treec56fa25d46e069c1695eae46199d8b63acdb6603
parent1ec3b49ff8ebfb2cb05357848fc0a84a491b2dd9
* src/threads/posix/thread-posix.c (threads_sleep): Throw correct
exceptions, use stdint.h types
* src/threads/posix/thread-posix.h (threads_sleep): Use stdint.h
types.
src/threads/posix/thread-posix.c
src/threads/posix/thread-posix.h