NetBSD/lib/libpthread
ad ecdd2c2965 Cheat and add inlines for _atomic_cas_ptr() to work around gcc emitting
unneeded PIC stuff in mutex_lock() and mutex_unlock(), when a thread
register is used.
2008-03-22 17:59:12 +00:00
..
2008-03-07 22:23:57 +00:00
2008-03-08 13:22:22 +00:00
2008-02-10 14:52:05 +00:00

$NetBSD: README,v 1.5 2007/10/16 15:21:54 ad Exp $

When making changes to libpthread, please ensure that libpthread_dbg
still compiles.