Date: Tue, 13 May 2003 16:23:25 +0800 From: Snofe Deng <dsnofe@hotmail.com> To: freebsd-stable@freebsd.org Subject: where is mutexattr_setpshared()? Message-ID: <20030513162313.52E5.DSNOFE@hotmail.com>
next in thread | raw e-mail | index | archive | help
As the title. I find it at pthread.h( cvs version 1.20) But now, it is not there. then how can I set the mutex with PTHREAD_PROCESS_SHARED?? use pthread_rwlockattr_setpshared(pthread_rwlockattr_t *, int) ????????? -- Snofe Deng <dsnofe@hotmail.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030513162313.52E5.DSNOFE>