From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26374 invoked by alias); 9 Jan 2004 16:58:00 -0000 Mailing-List: contact pthreads-win32-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sources.redhat.com Received: (qmail 26366 invoked from network); 9 Jan 2004 16:57:58 -0000 Received: from unknown (HELO mail.atia.com) (212.95.186.40) by sources.redhat.com with SMTP; 9 Jan 2004 16:57:58 -0000 Received: from titan. (kokiche.atia.com [212.95.186.158]) by mail.atia.com (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) with ESMTP id i09J8ee12423 for ; Fri, 9 Jan 2004 21:08:40 +0200 X-Authentication-Warning: mail.atia.com: Host kokiche.atia.com [212.95.186.158] claimed to be titan. To: pthreads-win32@sources.redhat.com Subject: Windows kernel-mode implementation of pthreads From: Nedko Arnaudov Date: Fri, 09 Jan 2004 16:58:00 -0000 Message-ID: <87fzept644.fsf@atia.com> User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004/txt/msg00005.txt.bz2 Is there Windows kernel-mode implementation of pthreads ? I currently want only condition variable. If not (expected), will it be violation of LGPL if I use code from pthreads-win32 in kernel mode driver for Windows ? If it is legal, I'd like to know about any caveats that you expect I'll fall into when porting condition variable code into Windows Kernel mode. -- Nedko Arnaudov