Slight correction for the last commit, thread TCB == NULL as error
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 28 Apr 2005 18:24:10 +0000 (18:24 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 28 Apr 2005 18:24:10 +0000 (18:24 +0000)
commit4a814da99f9e15579ff6add1d1a0ec0a78bdbed7
tree3ca153cc67f0d627aa79367cacd06da9e8624588
parentec54703bce74ac79735fd06599646267a98aaf22
Slight correction for the last commit, thread TCB == NULL as error
condition and return it. This could happen in case of memory shortage.
lib/libthread_xu/arch/amd64/amd64/pthread_md.c
lib/libthread_xu/arch/i386/i386/pthread_md.c