Overview
Getting Started
Working On Firefox
Firefox User Guide
Source Code Documentation
The Firefox Build System
Testing & Test Infrastructure
Releases & Updates
Localization & Internationalization
Firefox and Python
Metrics Collected in Firefox
Structure for a condition variable.
#include <prcvar.h> typedef struct PRCondVar PRCondVar;
An NSPR condition variable is an opaque object identified by a pointer.