Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] basesrc/lib/libpthread
Module Name: basesrc
Committed By: nathanw
Date: Thu Apr 11 02:52:46 UTC 2002
Modified Files:
basesrc/lib/libpthread [nathanw_sa]: pthread.c
Log Message:
Revert weak aliases.
Recycle the thread structures and stacks of threads that have been put on
on the dead queue, so that pthread_create() ... pthread_join() isn't a
resource leak.
To generate a diff of this commit:
cvs rdiff -r1.1.2.19 -r1.1.2.20 basesrc/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