Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2006 03:09:34 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_cond.c thr_mutex.c
Message-ID:  <200604130309.k3D39ZNf001021@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2006-04-13 03:09:34 UTC

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_cond.c thr_mutex.c 
  Log:
  Unexpand TAILQ_FIRST(foo) == NULL to TAILQ_EMPTY.
  
  Ok'ed by:       davidxu
  
  Revision  Changes    Path
  1.55      +4 -4      src/lib/libpthread/thread/thr_cond.c
  1.51      +1 -1      src/lib/libpthread/thread/thr_mutex.c



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