public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: mlockall() and cygwin
Date: Thu, 13 Oct 2005 11:36:00 -0000	[thread overview]
Message-ID: <20051013113609.GF2908@calimero.vinschen.de> (raw)
In-Reply-To: <20051013110409.11283.qmail@web25610.mail.ukl.yahoo.com>

On Oct 13 13:04, Mohamed Amjed Ben Salah wrote:
> Hello,
> I have a programm that runs very well under Linux. In
> this program I use the function mlockall() and i have
> a problem to compile it and to run it under cygwin,
> because the function mlockall() is not implemented in
> the actual version. Have someone idee how to solve
> this problem?

mlockall will probably never be implemented since there's no support
for it on user mode level in Win32.  There's support for something like
mlock/munlock, but only on NT and it's also not implemented in Cygwin.

Try building and running without calling mlockall.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

  reply	other threads:[~2005-10-13 11:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-13 11:04 Mohamed Amjed Ben Salah
2005-10-13 11:36 ` Corinna Vinschen [this message]
2005-10-13 12:11   ` Mohamed Amjed Ben Salah
2005-10-13 12:33     ` Corinna Vinschen
2005-10-13 14:50       ` Christopher Faylor
2005-10-16 13:48       ` Mohamed Amjed Ben Salah
2005-10-17  9:04         ` Corinna Vinschen

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=20051013113609.GF2908@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.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).