Articles tagged: Thread_Synchronization
Found 4 documents
- Archive/Mozilla/Namespace/Mozilla/CondVar mozilla::CondVar is a bare wrapper around PRCondVar. Please see Introduction_to_NSPR for a ...
- Archive/Mozilla/Namespace/Mozilla/Monitor mozilla::Monitor is a bare wrapper around PRMonitor. Please see Introduction_to_NSPR for a ...
- Archive/Mozilla/Namespace/Mozilla/Mutex mozilla::Mutex is a bare wrapper around PRLock. Please see Introduction_to_NSPR for a high-level ...
- Mozilla/Tech/XPCOM/Thread_synchronization XPCOM thread synchronization primitives have the same semantics as those in NSPR, and each ...