diff options
author | jeff <jeff@FreeBSD.org> | 2003-05-25 18:18:32 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-05-25 18:18:32 +0000 |
commit | 4c8aa154ff7fbfb6beeb7489a9418f8b93e91b12 (patch) | |
tree | d968160f8f79381b45db7145527fc3e55cc1e6f6 /lib/libthr/thread/thr_join.c | |
parent | f716dc5d968bece30da1ce41f673a328d1d4ef9f (diff) | |
download | FreeBSD-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