summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2006-04-06 10:16:45 +0000
committerdlg <dlg@openbsd.org>2006-04-06 10:16:45 +0000
commita770e04158f55f3a2ba232e31638f109f2dd03e6 (patch)
treed114d7772c7b80d27f934cd085d02ba196956ebd /lib/libpthread/arch
parent-z can take no argument. (diff)
downloadwireguard-openbsd-a770e04158f55f3a2ba232e31638f109f2dd03e6.tar.xz
wireguard-openbsd-a770e04158f55f3a2ba232e31638f109f2dd03e6.zip
the synchronise cache path is unique in ami in that it uses two megaraid
commands to emulated one scsi command. i reuse the ccb and pushed it along the scsi setup path twice. when we do this for asynchronous cache syncs this happens with the timeout: timeout_set, timeout_add, timeout_set, timeout_del. from the looks of the timeout code the repeat of the timeout_set/add part can do really interesting things with the linked list holding all the timeouts. this adds a timeout_del in the middle of the two set/adds so the lists are kept sane.
Diffstat (limited to 'lib/libpthread/arch')
0 files changed, 0 insertions, 0 deletions