summaryrefslogtreecommitdiffstats
path: root/share/timedef/data/Makefile
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1999-06-07 20:37:29 +0000
committermsmith <msmith@FreeBSD.org>1999-06-07 20:37:29 +0000
commit1abbd13bc2610a86a1eef7c8a73b314b2041b08e (patch)
tree693532cb98890c3e67eeaf861ab298dbf9f1749f /share/timedef/data/Makefile
parent8723c1b046e13165e2c29ccda2356a3b6fd5222d (diff)
downloadFreeBSD-src-1abbd13bc2610a86a1eef7c8a73b314b2041b08e.zip
FreeBSD-src-1abbd13bc2610a86a1eef7c8a73b314b2041b08e.tar.gz
From the submitter:
- this causes POSIX locking to use the thread group leader (p->p_leader) as the locking thread for all advisory locks. In non-kernel-threaded code p->p_leader == p, so this will have no effect. This results in (more) correct POSIX threaded flock-ing semantics. It also prevents the leader from exiting before any of the children. (so that p->p_leader will never be stale) in exit1(). We have been running this patch for over a month now in our lab under load and at customer sites. Submitted by: John Plevyak <jplevyak@inktomi.com>
Diffstat (limited to 'share/timedef/data/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud