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: Fri Feb 8 07:24:44 UTC 2002
Modified Files:
basesrc/lib/libpthread [nathanw_sa]: pthread_sa.c
Log Message:
Make pthread__upcall() non-static; it didn't really serve any purpose
for it to be static, and made debugging more annoying.
Wrap counters in #ifdef PTHREAD__DEBUG, so that libpthread builds
when that's not defined.
Add a little bit of debugging information.
To generate a diff of this commit:
cvs rdiff -r1.1.2.16 -r1.1.2.17 basesrc/lib/libpthread/pthread_sa.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