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:           Wed Feb  6 19:20:20 UTC 2002

Modified Files:
        basesrc/lib/libpthread [nathanw_sa]: pthread.c pthread_debug.c

Log Message:
Move a couple of debugging declarations to pthread_debug.c, where they belong.

Add a debug routine to print the pthread event counters if the environment
variable PTHREAD_DEBUGCOUNTERS is set.


To generate a diff of this commit:
cvs rdiff -r1.1.2.14 -r1.1.2.15 basesrc/lib/libpthread/pthread.c
cvs rdiff -r1.1.2.7 -r1.1.2.8 basesrc/lib/libpthread/pthread_debug.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