Searched refs:_WSETLOCALE_AVOID_SYNC_LOCALE_BIT (Results 1 – 2 of 2) sorted by relevance
480 __acrt_disable_global_locale_sync(ptd, _WSETLOCALE_AVOID_SYNC_LOCALE_BIT); in _wsetlocale()531 [&]{ __acrt_enable_global_locale_sync(ptd, _WSETLOCALE_AVOID_SYNC_LOCALE_BIT); }); in _wsetlocale()
408 #define _WSETLOCALE_AVOID_SYNC_LOCALE_BIT 0x10 macro