cvs commit: src/lib/libc_r/test join_leak_d.c

Mike Makonnen mtm at FreeBSD.org
Wed Jun 4 01:16:33 PDT 2003


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


More information about the cvs-src mailing list