On Wed, Feb 22, 2006 at 09:38:19AM +1300, Ian Collins wrote: > I was looking up the internals of pthread_mutex_lock, which calls > WaitForSingleObject. This symbol isn't found.... > > Is it missing, or simply overlooked by OpenGrok?
Make sure you're looking inside usr/src/lib/libc; that's where the threading code lives now. Cheers, - jonathan -- Jonathan Adams, Solaris Kernel Development _______________________________________________ opensolaris-code mailing list [email protected] https://opensolaris.org:444/mailman/listinfo/opensolaris-code
