Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2004 10:10:10 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        =?iso-8859-1?q?Claus=20Guttesen?= <cguttesen@yahoo.dk>
Cc:        Julian Elischer <julian@elischer.org>
Subject:   Re: Possible Threading problem with -CURRENT / MySQL?
Message-ID:  <Pine.GSO.4.10.10406181009530.20163-100000@pcnet5.pcnet.com>
In-Reply-To: <20040618092009.67564.qmail@web14107.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Jun 2004, [iso-8859-1] Claus Guttesen wrote:

> > When this pthread program runs under ULE, I can not
> > interrupt it
> > pressing ctrl+c has no effect, I have this problem
> > for a long time.
> > http://people.freebsd.org/~davidxu/kse/locktest.c
> > David Xu
> 
> frodo~/temp%>cc -O2 -Wall -o pthread_lock
> pthread_lock.c -lpthread
> 
> frodo~/temp%>./pthread_lock
> ^C
> frodo~/temp%>echo $?
> 130
> 
> Pressing ctrl-c worked here. ULE, current from June
> 15'th.

SMP or UP?

-- 
Dan Eischen



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