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 Mar 1 01:23:15 UTC 2002
Modified Files:
basesrc/lib/libpthread [nathanw_sa]: pthread.h pthread_int.h
pthread_types.h
Log Message:
Declare POSIX spinlock interfaces: pthread_spin_*() and pthread_spinlock_t.
Move the internal spinlock interface declarations back to the internal header.
To generate a diff of this commit:
cvs rdiff -r1.1.2.8 -r1.1.2.9 basesrc/lib/libpthread/pthread.h
cvs rdiff -r1.1.2.19 -r1.1.2.20 basesrc/lib/libpthread/pthread_int.h
cvs rdiff -r1.1.2.7 -r1.1.2.8 basesrc/lib/libpthread/pthread_types.h
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