prevent code from running under a thread id which already gave ESRCH
authorRich Felker <dalias@aerifal.cx>
Fri, 26 Apr 2013 21:51:22 +0000 (17:51 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 26 Apr 2013 21:51:22 +0000 (17:51 -0400)
commitd674f8582ae8897715782ab9dfb5a039a9112a86
tree30f1a8d9163ca3c29d49d23fb92ea7ca386cd2ae
parent47d2bf5103fe7c65ae8dd18ba28704f143cdc9b4
prevent code from running under a thread id which already gave ESRCH
src/thread/pthread_create.c