commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/libpthread sysdeps/mach/bits/spin-lock.h s...


From: Neal H . Walfield
Subject: hurd/libpthread sysdeps/mach/bits/spin-lock.h s...
Date: Tue, 18 Jan 2005 04:57:36 -0500

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Branch:         
Changes by:     Neal H. Walfield <address@hidden>       05/01/18 09:57:35

Modified files:
        libpthread/sysdeps/mach/bits: spin-lock.h 
        libpthread/sysdeps/i386/bits: spin-lock.h 
        libpthread/sysdeps/generic/bits: pthread.h mutex.h 
        libpthread/include/pthread: pthread.h 
        libpthread     : ChangeLog 

Log message:
        libpthread/
        
        2005-01-12  Pietro Ferrari  <address@hidden>
        
        * include/pthread/pthread.h (pthread_spin_destroy): Replace extern
        inline with extern __inline.
        (pthread_spin_init): Likewise.
        (pthread_spin_lock): Likewise.
        (pthread_spin_trylock): Likewise.
        (pthread_spin_unlock): Likewise.
        * sysdeps/mach/bits/spin-lock.h (__pthread_spin_lock): Likewise.
        * sysdeps/i386/bits/spin-lock.h (__pthread_spin_lock): Likewise.
        * sysdeps/generic/bits/mutex.h (__pthread_mutex_trylock):
        Likewise.
        (pthread_mutex_lock): Likewise.
        (pthread_mutex_trylock): Likewise.
        * sysdeps/generic/bits/pthread.h (pthread_equal): Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libpthread/sysdeps/mach/bits/spin-lock.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libpthread/sysdeps/i386/bits/spin-lock.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libpthread/sysdeps/generic/bits/pthread.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libpthread/sysdeps/generic/bits/mutex.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libpthread/include/pthread/pthread.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libpthread/ChangeLog.diff?tr1=1.9&tr2=1.10&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]