Fix logic when using the umtx_*_err() functions. With these functions
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 23 Apr 2009 22:16:51 +0000 (15:16 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 23 Apr 2009 22:16:51 +0000 (15:16 -0700)
commit5a307eebcf06dc1126e05f11715913f31ac6b3fa
tree8d33ca7ac7ff24db534d320c45a259f6af03047f
parent6478375e58f99580173eed8e57a7dd3da115126e
Fix logic when using the umtx_*_err() functions.  With these functions
a positive error value is returned, not -1.
lib/libthread_xu/thread/thr_umtx.c