Re: semInit
Re: semInit
- Subject: Re: semInit
- From: email@hidden
- Date: Sun, 28 Dec 2003 23:54:35 -0800
We had to convert all of our semaphores to the heavyweight version. In
the interest of maintaining the compatibility of these libraries across
our systems I would like to keep the lightweight version. I need to
include the person who was actually working the issues before the
Christmas break. I think he said that the function stub exists in the
header but it does nothing.
On Dec 28, 2003, at 7:20 PM, Creed Erickson wrote:
sem_init() ???
ref. /usr/include/sys/semaphore.h
On Sunday, December 28, 2003, at 12:30 AM, email@hidden wrote:
We are in the process of porting some code over from Solaris to run
as a command line tool and eventually as a daemon and have run into a
problem trying to use lightweight semaphores. It appears that semInit
is not implemented in the gcc version included with XCode. Can anyone
shed any light on this subject?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: semInit (From: Creed Erickson <email@hidden>) |