* src/threads/native/threads.c (threads_impl_preinit): Initialize
authortwisti <none@none>
Wed, 30 May 2007 20:30:00 +0000 (20:30 +0000)
committertwisti <none@none>
Wed, 30 May 2007 20:30:00 +0000 (20:30 +0000)
commitb17e34d6e0d6e412eac6234c6c4fb2400daac9a3
tree5cf53fa3a59aa812bac99a3ae149ba60694a0649
parent708c06309799e1c5bfbdac9e21362f5c4b50c6c4
* src/threads/native/threads.c (threads_impl_preinit): Initialize
mutex_threads_list.
(threads_impl_table_init): Removed.
(threads_impl_table_init, threads_list_unlock): Fixed debug message.

* src/threads/threads-common.h (threads_impl_table_init): Removed.
src/threads/native/threads.c
src/threads/threads-common.h