Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2008 00:21:49 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_rwlock.c
Message-ID:  <200804010021.m310LnIs085282@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2008-04-01 00:21:49 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_rwlock.c 
  Log:
  return EAGAIN early rather than running bunch of code later, micro optimize
  static branch prediction.
  
  Revision  Changes    Path
  1.12      +3 -1      src/lib/libthr/thread/thr_rwlock.c



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