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:   cl
Date:           Wed Dec 31 16:45:48 UTC 2003

Modified Files:
        src/lib/libpthread: pthread.c pthread_int.h pthread_sa.c pthread_sig.c

Log Message:
Handle block/unblock for threads in critical section without
sa_unblockyield.

XXX g/c sa_unblockyield in kernel later


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/lib/libpthread/pthread.c \
    src/lib/libpthread/pthread_sig.c
cvs rdiff -r1.22 -r1.23 src/lib/libpthread/pthread_int.h
cvs rdiff -r1.21 -r1.22 src/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