Re: Recursive mutex safe on FreeBSD 6.2

2008-02-25 Thread Heiko Wundram (Beenic)
Am Montag, 25. Februar 2008 11:28:36 schrieb navneet Upadhyay: > can we use recursive mutex on 6.2 freebsd ?? Why not? FreeBSD is POSIX-compliant (unless otherwise specified; see pthread.h for details), and AFAIK it is for recursive mutexes (at least I haven't found anything else so far while us

Recursive mutex safe on FreeBSD 6.2

2008-02-25 Thread navneet Upadhyay
can we use recursive mutex on 6.2 freebsd ?? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"