John Birrell ed92686917 Add a magic field to the pthread structure to help recognize valid
threads from invalid ones. The pthread structure is opaque to the user
so this change does not cause any incompatibilities.

Hopefully this change will help code that was written for draft 4
fail gracefully if the programmer ignores the compiler warning about
the change in the level of indirection for the argument passed to
pthread_detach(). I got burnt, so I fixed then (expletive deleted)
thing.

These functions comply with the revised standard. That should shut
Terry up!
1998-04-03 09:31:15 +00:00
..
1997-04-03 06:08:28 +00:00
1997-02-22 15:12:41 +00:00
1998-03-22 07:41:23 +00:00
1997-04-13 01:16:58 +00:00
1997-02-22 15:12:41 +00:00
1997-04-13 01:16:58 +00:00
1997-02-22 15:12:41 +00:00
1998-03-23 13:23:22 +00:00
1998-03-23 13:29:49 +00:00
1997-09-25 23:24:35 +00:00
1997-02-22 15:12:41 +00:00
1998-02-28 10:41:01 +00:00