CVSROOT:        /sources/hurd
Module name:    hurd-l4
Changes by:     Neal H. Walfield <neal> 08/01/01 17:42:42

Modified files:
        libpthread/sysdeps/generic: pt-mutex-unlock.c pt-mutex-trylock.c 
                                    pt-mutex-timedlock.c 
        libpthread     : ChangeLog 

Log message:
        2008-01-01  Neal H. Walfield  <[EMAIL PROTECTED]>
        
                * sysdeps/generic/pt-mutex-timedlock.c
                (__pthread_mutex_timedlock_internal): Add additional asserts.
                [! NDEBUG]: Keep MUTEX->OWNER up to date.
                * sysdeps/generic/pt-mutex-trylock.c (__pthread_mutex_trylock):
                Add additional asserts.
                [! NDEBUG]: Keep MUTEX->OWNER up to date.
                * sysdeps/generic/pt-mutex-unlock.c (__pthread_mutex_unlock): 
Add
                additional asserts.
                [! NDEBUG]: Keep MUTEX->OWNER up to date.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libpthread/sysdeps/generic/pt-mutex-unlock.c?cvsroot=hurd&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libpthread/sysdeps/generic/pt-mutex-trylock.c?cvsroot=hurd&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libpthread/sysdeps/generic/pt-mutex-timedlock.c?cvsroot=hurd&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libpthread/ChangeLog?cvsroot=hurd&r1=1.21&r2=1.22


_______________________________________________
Commit-hurd mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-hurd

Reply via email to