Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 11:59:32 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        John Baldwin <jhb@FreeBSD.ORG>, freebsd-smp@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/sys mutex.h 
Message-ID:  <Pine.LNX.4.21.0010231159200.9395-100000@zeppo.feral.com>
In-Reply-To: <14128.972334936@critter>

next in thread | previous in thread | raw e-mail | index | archive | help
> >
> >I have to have the type.  The function returns a type.
> 
> You can do that simply with:
> 
> 	struct proc;
> 	struct proc *getcurproc();
> 
> You don't need the contents of a struct fiddle a pointer to it.

Right- but you get all the whining compile errors.




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




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