delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/12/09/11:42:44

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Thu, 9 Dec 2004 17:44:42 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: [Fwd: [gp AT familiehaase DOT de: sem_* functions in cygwin]]
Message-ID: <20041209164442.GA25246@cygbert.vinschen.de>
Mail-Followup-To: cygwin AT cygwin DOT com
Mime-Version: 1.0
User-Agent: Mutt/1.4.2i

[Catching up on some older mails]

> ----- Forwarded message from "Gerrit P. Haase" -----
> From: "Gerrit P. Haase" 
> To: cygwin ML
> Subject: sem_* functions in cygwin
> Date: Sun, 21 Nov 2004 22:48:20 +0100
> 
> Hi,
> 
> nearly all sem_* functions are available, but sem_unlock is missing,
> was there a problem implementing sem_unlock() or was it just missed
> by accident?
> 
> 
> Gerrit
> ----- End forwarded message -----

I guess you're asking about sem_unlink().  It's not implemented so far
since named POSIX semaphores are implemented using named Windows semaphores. 
The SUSv3 description contains a pretty unfortunate implementation detail:

  Calls to sem_open() to recreate or reconnect to the semaphore refer
  to a new semaphore after sem_unlink() is called.

There's no way I know of, which allows to implement this using named
Windows semaphores.  At least not without adding a lot of annoying
bookkeeping overhead, possibly involving cygserver.


Corinna

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019