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 595 B image not shown  

Quelle  ipc_semaphores.rst   Sprache: unbekannt

 
This chapter describes the NSPR API for using interprocess communication
semaphores.

NSPR provides an interprocess communication mechanism using a counting
semaphore model similar to that which is provided in Unix and Windows
platforms.

.. note::

   **Note:** See also `Named Shared Memory <Named_Shared_Memory>`__

-  `IPC Semaphore Functions <#IPC_Semaphore_Functions>`__

.. _IPC_Semaphore_Functions:

IPC Semaphore Functions
-----------------------

 - :ref:`PR_OpenSemaphore`
 - :ref:`PR_WaitSemaphore`
 - :ref:`PR_PostSemaphore`
 - :ref:`PR_CloseSemaphore`
 - :ref:`PR_DeleteSemaphore`

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]