cvs commit: projects/csup threads.c

Maxime Henrion <[email protected]> Tue, 21 Feb 2006 01:10:23 +0000 (UTC)
Newsgroups gmane.os.freebsd.devel.cvs.projects
Message-ID <[email protected]>
mux         2006-02-21 01:10:23 UTC

  FreeBSD projects repository

  Modified files:
    csup                 threads.c 
  Log:
  Create the worker threads in the detached state since we don't use
  pthread_join() to wait for them but have our own API for that (which
  allows us to wait for multiple threads).
  
  Revision  Changes    Path
  1.7       +6 -2      projects/csup/threads.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"