freebsd-dev/lib/libpthread/arch
Daniel Eischen 28f318b941 Eek, staticize a couple of functions that shouldn't
be external (initialize()!).

Remove cancellation points from _pthread_cond_wait and
_pthread_cond_timedwait (single underscore versions are
libc private functions).  Point the weak reference(!) for
these functions to the versions with cancellation points.

Approved by:	re@(blanket till 5/19)
Pointed out by:	kan (cancellation point bug)
2003-05-19 23:04:50 +00:00
..
alpha/alpha $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
i386 Eek, staticize a couple of functions that shouldn't 2003-05-19 23:04:50 +00:00
ia64/ia64 Add an ia64 atomic lock primitive for libc_r. This is mostly for 2002-07-20 19:22:10 +00:00