Re: [PATCH] 2.4.17 pthread support for SEM_UNDO in semop()

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 27 Jan 2002 20:16:26 +0000 (GMT)


> +/* For now, assume that if ALL clone flags are set, then
> + * we must be creating a POSIX thread, and we want undo lists
> + * to be shared among all the threads in that thread group.

Not a good idea. There are large numbers of cases where the threads being
created a real linux ones not posix abortions.

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/