re: sem_timedwait
re: sem_timedwait
- Subject: re: sem_timedwait
- From: "Michael Bylstra" <email@hidden>
- Date: Thu, 22 Feb 2007 14:55:02 +1100
I need to port some code, which uses the system call "sem_timedwait", to OSX4. I am also interested in a workaround or equivalent function to "sem_timedwait". thanks, MichaelB. Heidi Zhou wrote: Hello!
I am working on a project that needs to use the Posix
function sem_timedwait so that a thread waits on a
semaphore until it either gets the semaphore or
timeout.
However, it seems that sem_timedwait is not supported
on Darwin. Am I right? If yes, any suggestion on a
work around?
Thank you.
Heidi
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden