This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RE: Re: RE: Re: Re: your mail


the function sem_wait in cygwin is supposed to make the thread wait until the semaphore value is > 0. but it does not wait. the thread moves on to the next part of the code.

------------- Original Message --------------
"Robert Collins" <robert.collins@itdomain.com.au> wrote:
To:"s  n" <sujai_n@rediffmail.com>
From:"Robert Collins" <robert.collins@itdomain.com.au>
Date:Fri, 4 May 2001 14:17:32 +1000
CC:<cygwin@cygwin.com>
Subject: RE:  Re: RE:  Re: Re: your mail

> -----Original Message-----
> From: s n [mailto:sujai_n@rediffmail.com]
> Sent: Friday, May 04, 2001 2:22 PM
> To: Robert Collins
> Subject: Re: RE: Re: Re: your mail
>=20
>=20
> i am using solaris semaphores.. with functions like sem_init,=20
> sem_wait! they dont seem to be working. is it a problem with=20
> the cygwin implementation? is there a way around it? i am not=20
> too familiar with cygwin. i'm juts using it for my project.=20
> so i need some professional help!
> sn
>=20

First of all, please keep replies cc'd to the mailing list.

You are providing _no_ details about how they aren't working. What are
the symptoms? Do you have a test case that shows the problem without a
lot of other unrelated code?

Rob

_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com





--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]