cvs commit: src/lib/libpthread/thread thr_cond.c thr_mutex.c

Xin LI delphij at FreeBSD.org
Thu Apr 13 03:09:35 UTC 2006


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


More information about the cvs-src mailing list