]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r277278:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 25 Jan 2015 00:28:15 +0000 (00:28 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 25 Jan 2015 00:28:15 +0000 (00:28 +0000)
commit1d6fcca90416cdd99cd69cec4befce832bc0f0d4
tree2a962f6e50a6252a45c11645f2abcd52d68dc86a
parent2f0658a3816db74b4b0c5214523ade501ed77195
MFC r277278:

r277278 (by ngie):

  Fix lib/libthr/tests/detach_test

  - Eliminate race with liberal use of sleep(3) [1]
  - Fix NetBSD-specific implementation way of testing result from pthread_cancel
    by testing with `td` instead of `NULL` [2]

  PR: 196738 [1]
  PR: 191906 [2]

  Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/10@277664 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/netbsd-tests/lib/libpthread/t_detach.c