* src/threads/posix/thread-posix.cpp (threads_impl_thread_init):
authorChristian Thalinger <twisti@complang.tuwien.ac.at>
Fri, 22 Aug 2008 09:48:01 +0000 (11:48 +0200)
committerChristian Thalinger <twisti@complang.tuwien.ac.at>
Fri, 22 Aug 2008 09:48:01 +0000 (11:48 +0200)
commit5992773cad339da5011f9b6649306707188a6df8
tree25a3b803776e59b086afd442e877c4097c4fbefc
parentf729d9045deaf871aa111dba43de6681bb435f1e
* src/threads/posix/thread-posix.cpp (threads_impl_thread_init):
Removed.
* src/threads/thread.cpp (thread_new): Moved code from
threads_impl_thread_init.
* src/threads/thread.hpp (threads_impl_thread_init): Removed.
src/threads/posix/thread-posix.cpp
src/threads/thread.cpp
src/threads/thread.hpp