Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/docs/nspr/reference/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 359 B image not shown  

Quelle  prlock.rst   Sprache: unbekannt

 
Untersuchungsergebnis.rst Download desUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln

PRLock
======

A mutual exclusion lock.


Syntax
------

.. code::

   #include <prlock.h>

   typedef struct PRLock PRLock;


Description
-----------

NSPR represents a lock as an opaque entity to clients of the functions
described in `"Locks" <en/NSPR_API_Reference/Locks>`__. Functions that
operate on locks do not have timeouts and are not interruptible.

[ zur Elbe Produktseite wechseln0.69Quellennavigators  ]