Fix internal_sleep() for NetBSD
authorKamil Rytarowski <n54@gmx.com>
Sat, 15 Dec 2018 08:25:25 +0000 (08:25 +0000)
committerKamil Rytarowski <n54@gmx.com>
Sat, 15 Dec 2018 08:25:25 +0000 (08:25 +0000)
commit5748bb41337d68896356efb73d65ff296170c5a0
tree457b4f74cd3f99bb7064453b914b21ba1f2c52d3
parent4790194b19e06cc3d333c89d1616a0e3b05498d2
Fix internal_sleep() for NetBSD

This is a follow up of a similar fix for Linux from D55692.

llvm-svn: 349257
compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cc