From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Ambrus" To: "'pthreads-win32 mailing list'" Subject: semaphores Date: Tue, 20 Apr 1999 13:08:00 -0000 Message-id: <000101be8b69$a80724e0$0100a8c0@blade.ambrus.home> X-SW-Source: 1999/msg00016.html Hi, I've tried the new semaphores and they seem to work fine except that errno is not properly set as Ross said. I'm confused about the "pshared" attribute though. Should it not be != 0 if the semaphore is to be shared between processes/treads ? W.k.r. Michael Ambrus