]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add proper error handling for the case where a thread can not be
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Wed, 5 Nov 2008 21:43:37 +0000 (21:43 +0000)
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Wed, 5 Nov 2008 21:43:37 +0000 (21:43 +0000)
commit7ea1cbf5b2b5489ce1a5f408d3e101e0e7447205
treee187098e4f9e538d00e03cab687296cf65296c43
parent36833ea4e40833811269d86112043cf1db933009
Add proper error handling for the case where a thread can not be
created.  Instead of asserting we simply abort the test, wait for
any tasks we created to finish, and return -ESRCH back to the user
space component.

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@175 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
modules/splat/splat-kmem.c