Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2007 01:10:12 +0000 (UTC)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include pthread.h src/lib/libthr/thread thr_init.c thr_mutex.c thr_private.h
Message-ID:  <200711140110.lAE1ACma091340@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2007-11-14 01:10:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    include              pthread.h 
    lib/libthr/thread    thr_init.c thr_mutex.c thr_private.h 
  Log:
  MFC: Add support for non-portable adaptive mutexes, as well as experimental
  support for spinning/yielding loops.
  
  Approved by: re@ (kensmith)
  
  Revision  Changes    Path
  1.40.2.1  +2 -0      src/include/pthread.h
  1.46.2.1  +9 -1      src/lib/libthr/thread/thr_init.c
  1.54.2.1  +73 -24    src/lib/libthr/thread/thr_mutex.c
  1.78.2.1  +4 -1      src/lib/libthr/thread/thr_private.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711140110.lAE1ACma091340>