|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <msvcrt.h>

| WCHAR __thread_data::cached_sname[LOCALE_NAME_MAX_LENGTH] |
| EXCEPTION_RECORD * __thread_data::exc_record |
| frame_info * __thread_data::frame_info_head |
| pthreadlocinfo __thread_data::locinfo |
| MSVCRT_pthreadlocinfo __thread_data::locinfo |
| struct MSVCRT_threadlocaleinfostruct* __thread_data::locinfo |
| pthreadmbcinfo __thread_data::mbcinfo |
| MSVCRT_pthreadmbcinfo __thread_data::mbcinfo |
| struct MSVCRT_threadmbcinfostruct* __thread_data::mbcinfo |
| _se_translator_function __thread_data::se_translator |
| MSVCRT__se_translator_function __thread_data::se_translator |
| terminate_function __thread_data::terminate_handler |
| MSVCRT_terminate_function __thread_data::terminate_handler |
| __msvcrt_ulong __thread_data::thread_doserrno |
| MSVCRT_ulong __thread_data::thread_doserrno |
| unexpected_function __thread_data::unexpected_handler |
| MSVCRT_unexpected_function __thread_data::unexpected_handler |
| MSVCRT_wchar_t* __thread_data::wasctime_buffer |
| MSVCRT_wchar_t* __thread_data::wcserror_buffer |
| MSVCRT_wchar_t* __thread_data::wcstok_next |
| MSVCRT_wchar_t* __thread_data::wtmpnam_buffer |
| EXCEPTION_POINTERS * __thread_data::xcptinfo |