From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2229 invoked by alias); 9 Jan 2004 17:09:29 -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 2205 invoked from network); 9 Jan 2004 17:09:28 -0000 Received: from unknown (HELO a.mail.sonic.net) (64.142.16.245) by sources.redhat.com with SMTP; 9 Jan 2004 17:09:28 -0000 Received: from hawksoft.com (209-204-163-2.vpn.sonic.net [209.204.163.2]) (authenticated bits=0) by a.mail.sonic.net (8.12.10/8.12.7) with ESMTP id i09H99F4014886 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 9 Jan 2004 09:09:12 -0800 Message-ID: <3FFEE036.7000504@hawksoft.com> Date: Fri, 09 Jan 2004 17:09:00 -0000 From: "Phil Frisbie, Jr." Organization: Hawk Software User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) MIME-Version: 1.0 To: Nedko Arnaudov CC: pthreads-win32@sources.redhat.com Subject: Re: Windows kernel-mode implementation of pthreads References: <87fzept644.fsf@atia.com> In-Reply-To: <87fzept644.fsf@atia.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004/txt/msg00006.txt.bz2 Nedko Arnaudov wrote: > Is there Windows kernel-mode implementation of pthreads ? Is one needed? I must admit I do not know all the rules of Windows kernel mode programming. > I currently want only condition variable. It is not too hard to port condition variables over to Windows events if that is all you need. > If not (expected), will it be > violation of LGPL if I use code from pthreads-win32 in kernel mode > driver for Windows ? If you need to 'cut and paste' then you will need to publish your source code, but if you use pthreads-win32 as a DLL you do not. > 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. -- Phil Frisbie, Jr. Hawk Software http://www.hawksoft.com