NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/54192: lang/rust build error



On Wed, Oct 16, 2019 at 05:14:56PM +0200, Joerg Sonnenberger wrote:
> On a fundamental level, there are two sane models for a thread
> identifier:
> (1) It is globally unique.
> (2) It is process local and invariant.

Agreed so far, but the question is whether "invariant" holds across fork().

Pragmatically we should look for the easiest solution.

Martin




Home | Main Index | Thread Index | Old Index