[Bug 214540] pam_exec isn't multithreading save

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 27 15:08:34 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214540

Jilles Tjoelker <jilles at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jilles at FreeBSD.org

--- Comment #1 from Jilles Tjoelker <jilles at FreeBSD.org> ---
Is this actually causing problems? If other threads follow POSIX's
non-normative recommendation in the wait page's Application Usage section that
wait(), waitpid() with pid = -1 and waitid() with P_ALL not be used, then there
will not be an issue.

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


More information about the freebsd-threads mailing list