summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_join.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2003-05-25 18:18:32 +0000
committerjeff <jeff@FreeBSD.org>2003-05-25 18:18:32 +0000
commit4c8aa154ff7fbfb6beeb7489a9418f8b93e91b12 (patch)
treed968160f8f79381b45db7145527fc3e55cc1e6f6 /lib/libthr/thread/thr_join.c
parentf716dc5d968bece30da1ce41f673a328d1d4ef9f (diff)
downloadFreeBSD-src-4c8aa154ff7fbfb6beeb7489a9418f8b93e91b12.zip
FreeBSD-src-4c8aa154ff7fbfb6beeb7489a9418f8b93e91b12.tar.gz
- Create a new lock, umtx_lock, for use instead of the proc lock for
protecting the umtx queues. We can't use the proc lock because we need to hold the lock across calls to casuptr, which can fault. Approved by: re
Diffstat (limited to 'lib/libthr/thread/thr_join.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud