Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2004 11:20:09 +0200 (CEST)
From:      =?iso-8859-1?q?Claus=20Guttesen?= <cguttesen@yahoo.dk>
To:        David Xu <davidxu@freebsd.org>, Robert Watson <rwatson@freebsd.org>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: Possible Threading problem with -CURRENT / MySQL?
Message-ID:  <20040618092009.67564.qmail@web14107.mail.yahoo.com>
In-Reply-To: <40D2AE58.3040303@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.

regards
Claus


Yahoo! Mail (http://dk.mail.yahoo.com) - Gratis: 6 MB lagerplads, spamfilter og virusscan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040618092009.67564.qmail>