Re: PRRWLock is not documented in MDC
Nelson Bolyard <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
Sabyasachi Ruj wrote, On 2008-05-08 03:10: > Hi, > > I found that there is inbuilt support for reader-writer lock in libnspr > using PRRWLock. > I am confused about using it, because it is not documented in Mozilla > Development Center. > Is there any problem in using it? > I found the documentation in 'prrwlock.h' in the include directory of nspr. > But not in MDC. > > One more question: How is this implemented? See http://lxr.mozilla.org/nspr/source/nsprpub/pr/src/threads/prrwlock.c#70