diff options
author | 2007-11-28 20:07:36 +0000 | |
---|---|---|
committer | 2007-11-28 20:07:36 +0000 | |
commit | 75c4d2ca1be45870b6809364fb22117b58895f51 (patch) | |
tree | 5dedd7ad5ac9a7f813d50cd78d5e938a6056ce9f /sys/dev | |
parent | Garbage collect sparc_cas() and sparc_casx(). We have equivalent functions (diff) | |
download | wireguard-openbsd-75c4d2ca1be45870b6809364fb22117b58895f51.tar.xz wireguard-openbsd-75c4d2ca1be45870b6809364fb22117b58895f51.zip |
Add msleep. This is identical to tsleep but it takes a mutex as a
parameter. The mutex is unlocked just before sleep and relocked after
unless P_NORELOCK is in flags, in which case it is left unlocked.
ok art@.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions