Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2021 03:53:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 253395] usleep() function does not suspend execution of the calling process
Message-ID:  <bug-253395-227-hDTmVd3PI3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253395-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253395-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253395

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D4956af2a8f0d7723cb09c98e7f5295b15=
6136f70

commit 4956af2a8f0d7723cb09c98e7f5295b156136f70
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-02-11 03:49:25 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-02-11 03:52:55 +0000

    usleep(3): replace 'process' with 'calling thread'

    PR:     253395
    Reported by:    zegang.luo@qq.com
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation

 lib/libc/gen/usleep.3 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253395-227-hDTmVd3PI3>