diff options
author | jeff <jeff@FreeBSD.org> | 2003-04-01 22:39:31 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-04-01 22:39:31 +0000 |
commit | ad6f11b9355cd471bf68c99d735b372a08dcfa0e (patch) | |
tree | a1840b1d66cd31e517bb18a2676877a0606bdca5 /lib/libthr/thread/thr_mutex_prioceiling.c | |
parent | f3bcf8791fd2194bf95f047c49cf349f02ca8db6 (diff) | |
download | FreeBSD-src-ad6f11b9355cd471bf68c99d735b372a08dcfa0e.zip FreeBSD-src-ad6f11b9355cd471bf68c99d735b372a08dcfa0e.tar.gz |
- Restore old mutex code from libc_r. It is more standards compliant.
This was changed because originally we were blocking on the umtx and
allowing the kernel to do the queueing. It was decided that the
lib should queue and start the threads in the order it decides and the
umtx code would just be used like spinlocks.
Diffstat (limited to 'lib/libthr/thread/thr_mutex_prioceiling.c')
0 files changed, 0 insertions, 0 deletions