[Hampshire] [Geeky] Semaphores and shared libraries...

Etusivu

Vastaa
Lähettäjä: Vic
Päiväys:  
Vastaanottaja: hampshire
Aihe: [Hampshire] [Geeky] Semaphores and shared libraries...
Hi All.

I'm trying to implement semaphores for our threading system. What I want
to do is to use functions like sem_wait().

Unfortunately, I'm not writing C. Trying to resolve sem_wait against
libpthread.so fails...

Does anyone know how I can do this?

Thanks!

Vic.