summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-04-03 09:31:15 +0000
committerjb <jb@FreeBSD.org>1998-04-03 09:31:15 +0000
commit6a1d5a165901cbf6b76376a6c35d2306b55a2f72 (patch)
tree1c3148ba26408447be3c48a1afe9b17da5335d40 /lib/libpthread/man
parenta6ff3fe2e91fc381861cc7c8409c5d66ba9cdf6c (diff)
downloadFreeBSD-src-6a1d5a165901cbf6b76376a6c35d2306b55a2f72.zip
FreeBSD-src-6a1d5a165901cbf6b76376a6c35d2306b55a2f72.tar.gz
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!
Diffstat (limited to 'lib/libpthread/man')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud