Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libpthread



Module Name:    src
Committed By:   yamt
Date:           Thu Feb 15 15:39:43 UTC 2007

Modified Files:
        src/lib/libpthread: TODO pthread.c

Log Message:
fix a race between pthread_exit and pthread_create.
inefficient, but better than crashing.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libpthread/TODO
cvs rdiff -r1.59 -r1.60 src/lib/libpthread/pthread.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index