Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2003 01:16:32 -0700 (PDT)
From:      Mike Makonnen <mtm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/test join_leak_d.c
Message-ID:  <200306040816.h548GWCF066811@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mtm         2003/06/04 01:16:32 PDT

  FreeBSD src repository

  Modified files:
    lib/libc_r/test      join_leak_d.c 
  Log:
  If the library is not able to create a thread because resources
  don't allow it at the moment, the correct thing to do is try again.
  Otherwise, libthr would fail this test because it doesn't allow
  an unlimited number of concurrent threads per application.
  
  Revision  Changes    Path
  1.2       +4 -0      src/lib/libc_r/test/join_leak_d.c



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