freebsd-dev/lib/libthr/arch/amd64
David Xu d6e0eb0a48 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.
2008-04-02 07:41:25 +00:00
..
amd64 Replace function _umtx_op with _umtx_op_err, the later function directly 2008-04-02 07:41:25 +00:00
include Replace function _umtx_op with _umtx_op_err, the later function directly 2008-04-02 07:41:25 +00:00
Makefile.inc Replace function _umtx_op with _umtx_op_err, the later function directly 2008-04-02 07:41:25 +00:00