Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 1999 21:12:19 -0700 (PDT)
From:      Kip Macy <kip@lyris.com>
To:        dfr@nlsystems.com
Cc:        freebsd-current@freebsd.org
Subject:   freebsd-uthread.c
Message-ID:  <Pine.SOL.4.05.9909232100160.13300-100000@luna>

next in thread | raw e-mail | index | archive | help

In three places in your code you do the following or something similar:
   ptr = (CORE_ADDR) cached_pthread.nxt;

struct pthread has no member nxt in either -current or -stable
and your patch did not add it to pthread_private.h
What did you mean for this to be?

Thanks.
				-Kip




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.05.9909232100160.13300-100000>