commit-hurd
[Top][All Lists]
Advanced

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

hurd-l4/libpthread sysdeps/generic/pt-mutex-unl...


From: Neal H. Walfield
Subject: hurd-l4/libpthread sysdeps/generic/pt-mutex-unl...
Date: Tue, 01 Jan 2008 17:42:42 +0000

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  <address@hidden>
        
                * 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




reply via email to

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