GThread: always initialise the system thread
authorRyan Lortie <desrt@desrt.ca>
Sun, 18 Sep 2011 05:24:27 +0000 (01:24 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 21 Sep 2011 20:06:53 +0000 (16:06 -0400)
commit0e604ef0b527129f947637bc3ae742e9e2c30c90
tree9272ff317f7a4a7812f9b9e74d266fd47361ffe7
parent4596dfbc7587c20261b56b58a0a3e5fdeb7ff79a
GThread: always initialise the system thread

It's always safe to call the thread implementation 'self' function.
glib/gthread.c