lwkt_relalltokens is defined in thread.h, but because of an #ifdef in lwkt_thread.c, thread2.h is included instead of thread.h. Are these backwards in the #ifdef?