diff options
author | 2019-06-21 08:12:35 +0000 | |
---|---|---|
committer | 2019-06-21 08:12:35 +0000 | |
commit | b03d42fec10e48fb46ff222b900f9cc558196d9d (patch) | |
tree | 9dd826bd9182c1b7904c2df173e0de837136dbca /sys/kern/kern_exec.c | |
parent | Man page fixes from lacygoill at lacygoill dot me. (diff) | |
download | wireguard-openbsd-b03d42fec10e48fb46ff222b900f9cc558196d9d.tar.xz wireguard-openbsd-b03d42fec10e48fb46ff222b900f9cc558196d9d.zip |
Use timeout_add_msec(9)
The current code wants to wait 1/100 [s] = 10 [ms] but at least one tick,
that's exactly what the millisecond version provides.
OK cheloha mpi claudio
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions