DECLARE("TH_CONTINUATION", offsetof(struct thread, continuation));
DECLARE("TH_KERNEL_STACK", offsetof(struct thread, kernel_stack));
DECLARE("TH_MUTEX_COUNT", offsetof(struct thread, mutex_count));
DECLARE("TH_CONTINUATION", offsetof(struct thread, continuation));
DECLARE("TH_KERNEL_STACK", offsetof(struct thread, kernel_stack));
DECLARE("TH_MUTEX_COUNT", offsetof(struct thread, mutex_count));