commit-hurd
[Top][All Lists]
Advanced

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

hurd/libpthread sysdeps/generic/pt-mutex-unlock...


From: Neal H. Walfield
Subject: hurd/libpthread sysdeps/generic/pt-mutex-unlock...
Date: Sun, 22 Jun 2008 09:05:31 +0000

CVSROOT:        /sources/hurd
Module name:    hurd
Changes by:     Neal H. Walfield <neal> 08/06/22 09:05:31

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

Log message:
        2008-06-22  Neal H. Walfield  <address@hidden>
        
                * sysdeps/generic/pt-mutex-timedlock.c
                (__pthread_mutex_timedlock_internal) [! NDEBUG]: Set 
MUTEX->OWNER
                appropriately and assert that it is consistent.
                * sysdeps/generic/pt-mutex-unlock.c (__pthread_mutex_unlock) [!
                NDEBUG]: Set MUTEX->OWNER appropriately and assert that it is
                consistent.
                * sysdeps/generic/pt-mutex-trylock.c (__pthread_mutex_trylock) 
[!
                NDEBUG]: Set MUTEX->OWNER.

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




reply via email to

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