Remove the concept of 'bound'
authorRyan Lortie <desrt@desrt.ca>
Mon, 19 Sep 2011 04:27:56 +0000 (00:27 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 21 Sep 2011 20:06:55 +0000 (16:06 -0400)
commit2b4c303d61d614af90a92de4c85532fcc245118e
tree1c950d5748ed511b81ef150e67418a44a12aa5fd
parentcebcfed78347e7f0e5853cdc192319168cd811a6
Remove the concept of 'bound'

This was ignored on Windows.  On POSIX, where supported, it controlled
if we ended up with a proper system thread or a user-mode thread.  Linux
did not support this.
glib/gthread-posix.c
glib/gthread.c