K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-08-09T18:56:29.772749Z K 7 svn:log V 226 MFC 303503: Don't treat NOCPU as a valid CPU to CPU_ISSET. If a thread is created bound to a cpuset it might already be bound before its very first timeslice, and td_lastcpu will be NOCPU in that case. Approved by: re (gjb) END