diff options
author | jhb <jhb@FreeBSD.org> | 2006-02-23 19:13:12 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2006-02-23 19:13:12 +0000 |
commit | c65ca5575a5cb29b50c63a8651103d0d5e261d28 (patch) | |
tree | bdb238adbf1550f50c89351312241aeca9694d4e /lib/libpthread/thread/thr_attr_getschedparam.c | |
parent | 110e3dcc24efc5867d2b76d28907d6ae6a084fae (diff) | |
download | FreeBSD-src-c65ca5575a5cb29b50c63a8651103d0d5e261d28.zip FreeBSD-src-c65ca5575a5cb29b50c63a8651103d0d5e261d28.tar.gz |
Use the recently added msleep_spin() function to simplify the
callout_drain() logic. We no longer need a separate non-spin mutex to
do sleep/wakeup with, instead we can now just use the one spin mutex to
manage all the callout functionality.
Diffstat (limited to 'lib/libpthread/thread/thr_attr_getschedparam.c')
0 files changed, 0 insertions, 0 deletions