On Fri, Sep 14, 2001 at 03:51:26PM -0700, Greg Stein wrote:
> No. It should just be defined in one spot (say lock.h), and proc_mutex.h
> would then include lock.h.
> 
> Why would we even think of duplicating the definition, and then patching
> around that?

Putting it in one place is fine, it works as-is right now. This is kind
of a sore spot for POSIX, and I'm just trying to work around that.

-aaron

Reply via email to