Re: pthread_rwlock for inter-process?
- From: David W Noon <dwnoon@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 07 Mar 2006 18:15:01 GMT
On Tuesday 07 Mar 2006 10:29 in article
<1141727381.125826.122930@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> of
comp.os.linux.development.apps, cyril.li@xxxxxxxxx wrote:
Is that possible to use pthread_rwlock in the shared libarary to
protect a shared memory area for two processes?
Yes, provided you are using NPTL instead of LinuxThreads.
--
Regards
Dave [RLU#314465]
======================================================
dwnoon@xxxxxxxxxxxxxxxxxxxxx (David W Noon)
Remove spam trap to reply via e-mail.
======================================================
.
- Follow-Ups:
- Re: pthread_rwlock for inter-process?
- From: cyril.li@xxxxxxxxx
- Re: pthread_rwlock for inter-process?
- References:
- pthread_rwlock for inter-process?
- From: cyril.li@xxxxxxxxx
- pthread_rwlock for inter-process?
- Prev by Date: Re: Trolltech QT license question
- Next by Date: Re: Trolltech QT license question
- Previous by thread: pthread_rwlock for inter-process?
- Next by thread: Re: pthread_rwlock for inter-process?
- Index(es):
Relevant Pages
|