From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3285 invoked by alias); 5 Nov 2003 18:04:58 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 3258 invoked from network); 5 Nov 2003 18:04:57 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 5 Nov 2003 18:04:57 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.10/8.12.10) with ESMTP id hA5I4uDc018681; Wed, 5 Nov 2003 12:04:56 -0600 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.10/8.12.9) with ESMTP id hA5I4ufa018919; Wed, 5 Nov 2003 12:04:56 -0600 Received: (from mec@localhost) by duracef.shout.net (8.12.10/8.12.9/Submit) id hA5I4uNi018918; Wed, 5 Nov 2003 13:04:56 -0500 Date: Wed, 05 Nov 2003 18:04:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200311051804.hA5I4uNi018918@duracef.shout.net> To: gdb-patches@sources.redhat.com, mec@shout.net Subject: Re: [rfc/testsuite/mi/thread] fix call to sleep in pthreads.c X-SW-Source: 2003-11/txt/msg00062.txt.bz2 mec> My motivation for doing this is that I'm processing two million mec> test results on every spin, Think-o. In the interests of accuracy -- it's 0.75 million results per spin these days. Can't even read my own reports ... Michael C