Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 1999 16:19:35 -0400 (EDT)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        current@freebsd.org
Subject:   Re: Debugging FreeBSD user threads with gdb
Message-ID:  <199905072019.QAA90892@misha.cisco.com>
In-Reply-To: <199905072010.NAA46817@apollo.backplane.com> from Matthew Dillon at "May 7, 1999 01:10:47 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Dillon once wrote:

>     Hmmm.   tid is only an int and some programs which create and destroy
>     threads a lot are almost certainly going to overflow it.  4 billion
>     is not hard to reach.  This can result in duplicate tid's.

Unsigned will double that. Not enough either?

	-mi


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?199905072019.QAA90892>