Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  pr_createthreadpool.rst   Sprache: unbekannt

 
Spracherkennung für: .rst Download desUnknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

PR_CreateThreadPool
===================

Create a new hash table.


Syntax
------

.. code::

   #include <prtpool.h>

   NSPR_API(PRThreadPool *)
   PR_CreateThreadPool(
     PRInt32 initial_threads,
     PRInt32 max_threads,
     PRUint32 stacksize
   );


Parameters
~~~~~~~~~~

The function has the following parameters:

``initial_threads``
   The number of threads to be created within this thread pool.
``max_threads``
   The limit on the number of threads that will be created to server the
   thread pool.
``stacksize``
   Size of the stack allocated to each thread in the thread.


Returns
~~~~~~~

Pointer to a :ref:`PRThreadPool` structure or ``NULL`` on error.


Description
~~~~~~~~~~~

[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-08-25]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002