This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/include atomic.h


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper at sourceware dot org	2003-03-21 07:37:36

Modified files:
	include        : atomic.h 

Log message:
	Define atomic_compare_and_exchange_val_acq,
	atomic_compare_and_exchange_val_rel, atomic_compare_and_exchange_bool_acq, and
	atomic_compare_and_exchange_bool_rel instead of
	atomic_compare_and_exchange_acq and atomic_compare_and_exchange_rel.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]