Partager via


_(CRT)_DISABLE_PERFCRIT_LOCKS

Désactive le verrouillage critique de performance dans les opérations d'E/S.

#define _CRT_DISABLE_PERFCRIT_LOCKS

Notes

Ce symbole peut améliorer les performances dans les programmes axés sur les E/S monothread en forçant les opérations d'E/S à se limiter à un modèle monothread d'E/S. Pour plus d'informations, consultez Performances des bibliothèques multithread.

Voir aussi

Référence

Constantes globales