NetBSD/lib/libpthread/arch/i386
skrll d32ed98975 Resurrect the function pointers for lock operations and allow each
architecture to provide asm versions of the RAS operations.

We do this because relying on the compiler to get the RAS right is not
sensible. (It gets alpha wrong and hppa is suboptimal)

Provide asm RAS ops for hppa.

(A slightly different version) reviewed by Andrew Doran.
2007-09-24 12:19:39 +00:00
..
_context_u.S - Get rid of self->pt_mutexhint and use pthread__mutex_owned() instead. 2007-09-08 22:49:50 +00:00
_getsetc.S fix warning about indirect call without * 2007-01-20 18:56:30 +00:00
genassym.cf Remove the PTHREAD_SA option. If M:N threads is reimplemented it's 2007-03-02 18:53:51 +00:00
pthread_md.c
pthread_md.h Resurrect the function pointers for lock operations and allow each 2007-09-24 12:19:39 +00:00