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

Quelle  pr_getthreadscope.rst   Sprache: unbekannt

 
PR_GetThreadScope
=================

Gets the scoping of the current thread.


Syntax
------

.. code::

   #include <prthread.h>

   PRThreadScope PR_GetThreadScope(void);


Returns
~~~~~~~

A value of type :ref:`PRThreadScope` indicating whether the thread is local
or global.

[ Dauer der Verarbeitung: 0.29 Sekunden  (vorverarbeitet)  ]