public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: "Phil Frisbie, Jr." <phil@hawksoft.com>
To: Nedko Arnaudov <nedko.arnaudov@atia.com>
Cc: pthreads-win32@sources.redhat.com
Subject: Re: Windows kernel-mode implementation of pthreads
Date: Fri, 09 Jan 2004 17:09:00 -0000	[thread overview]
Message-ID: <3FFEE036.7000504@hawksoft.com> (raw)
In-Reply-To: <87fzept644.fsf@atia.com>

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

  reply	other threads:[~2004-01-09 17:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09 16:58 Nedko Arnaudov
2004-01-09 17:09 ` Phil Frisbie, Jr. [this message]
2004-01-09 18:13   ` Alexander Terekhov
2004-01-09 18:03 ` Alexander Terekhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FFEE036.7000504@hawksoft.com \
    --to=phil@hawksoft.com \
    --cc=nedko.arnaudov@atia.com \
    --cc=pthreads-win32@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).