On Thu, 30 Oct 2003, Paul Davis wrote:

> % man mutex
> No manual entry for mutex
>
>
> if you want the man page for pthread_mutexes, try
> pthread_mutex_init. but that won't help since some implementations of
> pthreads don't support cross-process mutexes.

man -k mutex will list the pthread_mutex* man page names on my system.

-Peter
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to