summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2001-07-04 00:32:50 +0000
committerjake <jake@FreeBSD.org>2001-07-04 00:32:50 +0000
commit33e85623fa7950794d670bf31ce9bde30f6422b5 (patch)
tree610b771ef4c4637047495d810aa389e4f971c14d /usr.sbin/ppp
parent0deba2c342284728c367d996a120510bed8a07a4 (diff)
downloadFreeBSD-src-33e85623fa7950794d670bf31ce9bde30f6422b5.zip
FreeBSD-src-33e85623fa7950794d670bf31ce9bde30f6422b5.tar.gz
Implement mwakeup, mwakeup_one, cv_signal_drop and cv_broadcast_drop.
These take an additional mutex argument, which is dropped before any processes are made runnable. This can avoid contention on the mutex if the processes would immediately acquire it, and is done in such a way that wakeups will not be lost. Reviewed by: jhb
Diffstat (limited to 'usr.sbin/ppp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud