Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.programming.threads > #1532

Re: SemCondvar version 1.1...

From Melzzzzz <mel@zzzzz.com>
Newsgroups comp.programming, comp.programming.threads
Subject Re: SemCondvar version 1.1...
Date 2013-06-14 01:47 +0200
Organization albasani.net
Message-ID <kpdllo$nra$21@news.albasani.net> (permalink)
References <kpdl77$d8d$1@dont-email.me>

Cross-posted to 2 groups.

Show all headers | View raw


On Thu, 13 Jun 2013 19:43:59 -0700
aminer <aminer@toto.net> wrote:

> 
> Hello,
> 
> I have updated SemaCondvar to version 1.1, now it supports ALL the 
> charateristics of a semaphore and a condition variable,
> i have also corrected a bug.
> 
> Description: SemaCondvar and SemaMonitor are new and portable 
> synchronization objects that combine all the characteristics of a 
> semaphore and a condition variable, they only use an event object and
> a critical section, so they are fast.

Portable to pascal, windows?

> 
> 
> 
> 

Back to comp.programming.threads | Previous | NextNext in thread | Find similar


Thread

Re: SemCondvar version 1.1... Melzzzzz <mel@zzzzz.com> - 2013-06-14 01:47 +0200
  Re: SemCondvar version 1.1... Melzzzzz <mel@zzzzz.com> - 2013-06-14 02:12 +0200
    Re: SemCondvar version 1.1... Melzzzzz <mel@zzzzz.com> - 2013-06-14 02:20 +0200
      Re: SemCondvar version 1.1... Melzzzzz <mel@zzzzz.com> - 2013-06-14 02:40 +0200
      Re: SemCondvar version 1.1... Melzzzzz <mel@zzzzz.com> - 2013-06-14 02:56 +0200

csiph-web