2011-05-10 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Tue, 10 May 2011 12:53:40 +0000 (12:53 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:58 +0000 (21:06 +0400)
commitec6effaa02f0fa4a35d6238bdb408226a3d4ab19
tree78e756776c1f539b9548762640fec02dce76b5c3
parent14d27241d27d161c1b1057e7a50af5aa0cf466c2
2011-05-10  Ivan Maidanski  <ivmai@mail.ru>

* pthread_support.c (GC_unregister_my_thread): Call pthread_self
only once.
* win32_threads.c (GC_pthread_start_inner): Ditto.
* pthread_support.c (GC_unregister_my_thread): Add debug output.
* win32_threads.c (GC_unregister_my_thread): Ditto.
* pthread_support.c (GC_register_my_thread,
GC_start_rtn_prepare_thread): Rename "my_pthread" local variable
to "self".
ChangeLog
pthread_support.c
win32_threads.c