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

Mike Makonnen mtm at FreeBSD.org
Mon Mar 29 03:24:03 PST 2004


mtm         2004/03/29 03:24:02 PST

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_cond.c 
  Log:
  If a condition variable is statically initialized don't return
  an error. Return successfully without doing anything.
  
  Revision  Changes    Path
  1.13      +6 -2      src/lib/libthr/thread/thr_cond.c


More information about the cvs-all mailing list