[Bug 175239] sem_wait can be interrupted

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 24 Oct 2021 03:29:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175239

Oleksandr Tymoshenko <gonzo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|doc@FreeBSD.org             |bugs@FreeBSD.org
                 CC|                            |doc@FreeBSD.org
          Component|Documentation               |Manual Pages

Felix Johnson <felix.the.red@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felix.the.red@gmail.com

--- Comment #3 from Felix Johnson <felix.the.red@gmail.com> ---
I think this was documented, at least for SEM_WAIT(3) since this commit:
https://cgit.freebsd.org/src/commit/lib/libc/gen/sem_wait.3?id=8916af883c4f1a6927393113da320c96ce6508c1

I'm not sure how to tell if sem_post() can be interrupted.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.