[interprocess] - wish semaphores with get_value member fn

8 Feb
2007
8 Feb
'07
10:07 a.m.
Hello, Is it possible to provide the get_value member function for sempahore? If POSIX semaphores are used then int sem_getvalue (sem_t sem, int wert) Could be used. Regards, Oliver

9 Feb
9 Feb
9:31 a.m.
New subject: [interprocess] - wish semaphores with get_value member fn
Hi Oliver, Oliver.Kowalke@qimonda.com wrote:
Hello, Is it possible to provide the get_value member function for sempahore? If POSIX semaphores are used then int sem_getvalue (sem_t sem, int wert) Could be used.
I will try to add this function ASAP if it's portable accross Win32 and POSIX. Thanks, Ion
6700
Age (days ago)
6701
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ion Gaztañaga
-
Oliver.Kowalke@qimonda.com