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 <[email protected]>
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