Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2004 18:14:48 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 53024 for review
Message-ID:  <200405190114.i4J1Emxe085164@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=53024

Change 53024 by julian@julian_desk on 2004/05/18 18:14:03

	 remove "crud"

Affected files ...

.. //depot/projects/nsched/sys/kern/kern_thread.c#15 edit

Differences ...

==== //depot/projects/nsched/sys/kern/kern_thread.c#15 (text+ko) ====

@@ -546,12 +546,6 @@
  * Of course in the end, they end up coming here through exit1
  * anyhow..  After fixing 'thr' to play by the rules we should be able 
  * to merge these two functions together.
-
-from kse_exit().. check if we need to do all this here now..
-
-                if (kg->kg_numthreads == 1) { /* Shutdown a group */
-                }
-
  */
 void
 thread_exit(void)



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