cvs commit: src/lib/libthr/thread thr_rwlock.c

David Xu davidxu at FreeBSD.org
Mon Mar 31 17:21:50 PDT 2008


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


More information about the cvs-src mailing list