summaryrefslogtreecommitdiffstats
path: root/lib/libssl/tls13_lib.c
diff options
context:
space:
mode:
authorcheloha <cheloha@openbsd.org>2020-01-22 00:17:46 +0000
committercheloha <cheloha@openbsd.org>2020-01-22 00:17:46 +0000
commit911b201f191bd5f277cb7a29d9f60e2ac4058552 (patch)
tree1c13b9091043d238982df0dad7b4ecd696871a01 /lib/libssl/tls13_lib.c
parentremove mutex.h etc. since this code is now unthreaded. (diff)
downloadwireguard-openbsd-911b201f191bd5f277cb7a29d9f60e2ac4058552.tar.xz
wireguard-openbsd-911b201f191bd5f277cb7a29d9f60e2ac4058552.zip
scsi_delay(): sleep without lbolt
If we want to sleep for a multiple of seconds we can do that without involving lbolt. This may cause some paths to sleep longer than they have on average, as sleeping on lbolt wakes you up within one second, not after one second. If this is a problem we will need to shorten the intervals given to scsi_delay(). With insight from deraadt@. ok krw@
Diffstat (limited to 'lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions