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

David Xu davidxu at FreeBSD.org
Sun Jan 8 02:13:19 PST 2006


davidxu     2006-01-08 10:13:18 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_create.c 
  Log:
  Fix a bug recently introduced, the _thread_active_count should be
  decreased if thread can not be created.
  
  Revision  Changes    Path
  1.27      +1 -0      src/lib/libthr/thread/thr_create.c


More information about the cvs-src mailing list