Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jan 2006 10:13:18 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_create.c
Message-ID:  <200601081013.k08ADJ8g008785@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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