win32 threads: use our own data, not system_thread
authorRyan Lortie <desrt@desrt.ca>
Thu, 13 Oct 2011 02:53:52 +0000 (22:53 -0400)
committerRyan Lortie <desrt@desrt.ca>
Thu, 13 Oct 2011 02:53:52 +0000 (22:53 -0400)
commite0c9757b9b0d7074923f96716adb3bff07b32349
tree9f9ae89cba4de9b8de66ca3625758870165ff28e
parent67e28068e14428afe8335a1503ea7d734419326d
win32 threads: use our own data, not system_thread

Stop using the generic system_thread field in GRealThread.  Use our own
pointer instead.
glib/gthread-win32.c