thread_local
De cppreference.com
|
|
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
<metanoindex/>
<tbody> </tbody>| Déclaré dans l'en-tête <threads.h>
|
||
#define ONCE_FLAG_INIT /* unspecified */ |
(depuis C11) | |
S'étend à une valeur qui peut être utilisé pour initialiser un objet de type ..
once_flagOriginal:
Expands to a value that can be used to initialize an object of type
once_flag.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Voir aussi
(C11) |
appelle une fonction exactement une fois Original: calls a function exactly once The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (fonction) |