]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
usleep(3): replace 'process' with 'calling thread'
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 11 Feb 2021 03:49:25 +0000 (05:49 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Sun, 14 Feb 2021 00:46:42 +0000 (02:46 +0200)
commit5357bd228fca092453c0970ccb54fc08f5deb939
tree622bc5c2c2bc9555440363e0fc083a0e7a497706
parentf2a88e744701de1b37d7463828f2147f96e39d58
usleep(3): replace 'process' with 'calling thread'

PR: 253395

(cherry picked from commit 4956af2a8f0d7723cb09c98e7f5295b156136f70)
lib/libc/gen/usleep.3