commit-hurd
[Top][All Lists]
Advanced

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

[SCM] POSIX threading library branch, gsync-spin, updated. glibc-2.19-hu


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, gsync-spin, updated. glibc-2.19-hurd+libpthread-20160518-57-gadde0ae
Date: Tue, 1 Nov 2016 14:15:28 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "POSIX threading library".

The branch, gsync-spin has been updated
       via  adde0ae88c93059a8b8b240811dfb532b4e7e33b (commit)
      from  4885bbdb5a271ca3ce94282d7d24b9651c02513b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit adde0ae88c93059a8b8b240811dfb532b4e7e33b
Author: Samuel Thibault <address@hidden>
Date:   Tue Nov 1 15:13:47 2016 +0100

    Do not inline pthread_spin_lock_*
    
    to avoid future incompatibilities when changing the implementation.
    
    * include/pthread/pthread.h [!_LIBC] (pthread_spin_destroy,
    pthread_spin_init, pthread_spin_lock, pthread_spin_trylock,
    pthread_spin_unlock): Do not provide inline definition.

-----------------------------------------------------------------------

Summary of changes:
 include/pthread/pthread.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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