HomeFreeBSD

Replace function _umtx_op with _umtx_op_err, the later function directly

Description

Replace function _umtx_op with _umtx_op_err, the later function directly
returns errno, because errno can be mucked by user's signal handler and
most of pthread api heavily depends on errno to be correct, this change
should improve stability of the thread library.

Details

Provenance
David Xu <davidxu@FreeBSD.org>Authored on Apr 2 2008, 7:41 AM
Parents
rGfadd84c58fd0: Fix compiling problem for amd64.
Branches
Unknown
Tags
Unknown

Event Timeline