K 10 svn:author V 4 csjp K 8 svn:date V 27 2005-05-20T04:16:47.000000Z K 7 svn:log V 279 MFC revision 1.622 date: 2005/05/02 02:07:55; author: csjp; state: Exp; lines: +2 -4 Since it is not possible for curthread to be NULL in this context, drop the check+initialization for a straight initialization. Also assert that curthread will never be NULL just to be sure. END