* src/threads/threads-common.c (threads_table_get): Made static and
authortwisti <none@none>
Mon, 7 May 2007 11:35:30 +0000 (11:35 +0000)
committertwisti <none@none>
Mon, 7 May 2007 11:35:30 +0000 (11:35 +0000)
commit3380897239f1d0e38db0845a4e868ccc76953319
treecb08fcc2cb41b2a4a3decd37523fcaa285c47a62
parentea0b3ec4f4f3c7b8594ad0b3a442a3429b50a827
* src/threads/threads-common.c (threads_table_get): Made static and
removed table lock.
(threads_dump): Lock threads table.

* src/threads/threads-common.h (threads_table_get): Removed.

* src/threads/native/threads.c (threads_cast_stopworld): Lock threads
table.
(threads_cast_startworld): Likewise.
src/threads/native/threads.c
src/threads/threads-common.c
src/threads/threads-common.h