|
From: Bob F. <bfr...@si...> - 2004-06-22 15:20:53
|
On Tue, 22 Jun 2004, Tom Hughes wrote: > In message <Pin...@sc...> > Bob Friesenhahn <bfr...@si...> wrote: > >> Our software is using POSIX.4 semaphores in shared memory. These >> semaphores are initialized by a different application than the one >> being tested by valgrind. Valgrind complains vigorously because the >> semaphores are not initialized. > > Which interface is POSIX.4 semaphores? pthread semaphores? sem_init(), sem_wait(), etc. Bob ====================================== Bob Friesenhahn bfr...@si... http://www.simplesystems.org/users/bfriesen |