1; 2; Definition file of MSVCR110.dll 3; Automatic generated by gendef 4; written by Kai Tietz 2008 5; 6LIBRARY "MSVCR110.dll" 7EXPORTS 8 9#include "msvcrt-common.def.in" 10 11; public: __thiscall Concurrency::details::<0x1ULL>::<0x1ULL>(void(__cdecl *)(void)) 12??0?$_SpinWait@$00@details@Concurrency@@QAE@P6AXXZ@Z ; has WINAPI (@4) 13; public: __thiscall Concurrency::details::<0x0ULL>::<0x0ULL>(void(__cdecl *)(void)) 14??0?$_SpinWait@$0A@@details@Concurrency@@QAE@P6AXXZ@Z ; has WINAPI (@4) 15; public: __cdecl Concurrency::SchedulerPolicy::SchedulerPolicy(unsigned int,...) 16??0SchedulerPolicy@Concurrency@@QAA@IZZ 17; public: __thiscall Concurrency::SchedulerPolicy::SchedulerPolicy(class Concurrency::SchedulerPolicy const &) 18??0SchedulerPolicy@Concurrency@@QAE@ABV01@@Z ; has WINAPI (@4) 19; public: __thiscall Concurrency::SchedulerPolicy::SchedulerPolicy(void) 20??0SchedulerPolicy@Concurrency@@QAE@XZ 21; private: __thiscall Concurrency::details::_CancellationTokenState::_CancellationTokenState(void) 22??0_CancellationTokenState@details@Concurrency@@AAE@XZ 23; public: __thiscall Concurrency::details::_Cancellation_beacon::_Cancellation_beacon(void) 24??0_Cancellation_beacon@details@Concurrency@@QAE@XZ 25; public: __thiscall Concurrency::details::_Condition_variable::_Condition_variable(void) 26??0_Condition_variable@details@Concurrency@@QAE@XZ 27; public: __thiscall Concurrency::details::_Context::_Context(class Concurrency::Context *) 28??0_Context@details@Concurrency@@QAE@PAVContext@2@@Z ; has WINAPI (@4) 29; public: __thiscall Concurrency::details::_Interruption_exception::_Interruption_exception(char const *) 30??0_Interruption_exception@details@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 31; public: __thiscall Concurrency::details::_Interruption_exception::_Interruption_exception(void) 32??0_Interruption_exception@details@Concurrency@@QAE@XZ 33; public: __thiscall Concurrency::details::_NonReentrantBlockingLock::_NonReentrantBlockingLock(void) 34??0_NonReentrantBlockingLock@details@Concurrency@@QAE@XZ 35; public: __thiscall Concurrency::details::_NonReentrantPPLLock::_NonReentrantPPLLock(void) 36??0_NonReentrantPPLLock@details@Concurrency@@QAE@XZ 37; public: __thiscall Concurrency::details::_ReaderWriterLock::_ReaderWriterLock(void) 38??0_ReaderWriterLock@details@Concurrency@@QAE@XZ 39; public: __thiscall Concurrency::details::_ReentrantBlockingLock::_ReentrantBlockingLock(void) 40??0_ReentrantBlockingLock@details@Concurrency@@QAE@XZ 41; public: __thiscall Concurrency::details::_ReentrantLock::_ReentrantLock(void) 42??0_ReentrantLock@details@Concurrency@@QAE@XZ 43; public: __thiscall Concurrency::details::_ReentrantPPLLock::_ReentrantPPLLock(void) 44??0_ReentrantPPLLock@details@Concurrency@@QAE@XZ 45; public: __thiscall Concurrency::details::_Scheduler::_Scheduler(class Concurrency::Scheduler *) 46??0_Scheduler@details@Concurrency@@QAE@PAVScheduler@2@@Z ; has WINAPI (@4) 47; public: __thiscall Concurrency::details::_NonReentrantPPLLock::_Scoped_lock::_Scoped_lock(class Concurrency::details::_NonReentrantPPLLock &) 48??0_Scoped_lock@_NonReentrantPPLLock@details@Concurrency@@QAE@AAV123@@Z ; has WINAPI (@4) 49; public: __thiscall Concurrency::details::_ReentrantPPLLock::_Scoped_lock::_Scoped_lock(class Concurrency::details::_ReentrantPPLLock &) 50??0_Scoped_lock@_ReentrantPPLLock@details@Concurrency@@QAE@AAV123@@Z ; has WINAPI (@4) 51; public: __thiscall Concurrency::details::_SpinLock::_SpinLock(long volatile &) 52??0_SpinLock@details@Concurrency@@QAE@ACJ@Z ; has WINAPI (@4) 53; public: __thiscall Concurrency::details::_StructuredTaskCollection::_StructuredTaskCollection(class Concurrency::details::_CancellationTokenState *) 54??0_StructuredTaskCollection@details@Concurrency@@QAE@PAV_CancellationTokenState@12@@Z ; has WINAPI (@4) 55; public: __thiscall Concurrency::details::_TaskCollection::_TaskCollection(class Concurrency::details::_CancellationTokenState *) 56??0_TaskCollection@details@Concurrency@@QAE@PAV_CancellationTokenState@12@@Z ; has WINAPI (@4) 57; public: __thiscall Concurrency::details::_TaskCollection::_TaskCollection(void) 58??0_TaskCollection@details@Concurrency@@QAE@XZ 59; protected: __thiscall Concurrency::details::_Timer::_Timer(unsigned int,bool) 60??0_Timer@details@Concurrency@@IAE@I_N@Z ; has WINAPI (@8) 61; public: __thiscall std::__non_rtti_object::__non_rtti_object(class std::__non_rtti_object const &) 62??0__non_rtti_object@std@@QAE@ABV01@@Z ; has WINAPI (@4) 63; public: __thiscall std::__non_rtti_object::__non_rtti_object(char const *) 64??0__non_rtti_object@std@@QAE@PBD@Z ; has WINAPI (@4) 65; private: __thiscall std::bad_cast::bad_cast(char const *const *) 66??0bad_cast@std@@AAE@PBQBD@Z ; has WINAPI (@4) 67; public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &) 68??0bad_cast@std@@QAE@ABV01@@Z ; has WINAPI (@4) 69; public: __thiscall std::bad_cast::bad_cast(char const *) 70??0bad_cast@std@@QAE@PBD@Z ; has WINAPI (@4) 71; public: __thiscall Concurrency::bad_target::bad_target(char const *) 72??0bad_target@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 73; public: __thiscall Concurrency::bad_target::bad_target(void) 74??0bad_target@Concurrency@@QAE@XZ 75; public: __thiscall std::bad_typeid::bad_typeid(class std::bad_typeid const &) 76??0bad_typeid@std@@QAE@ABV01@@Z ; has WINAPI (@4) 77; public: __thiscall std::bad_typeid::bad_typeid(char const *) 78??0bad_typeid@std@@QAE@PBD@Z ; has WINAPI (@4) 79; public: __thiscall Concurrency::context_self_unblock::context_self_unblock(char const *) 80??0context_self_unblock@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 81; public: __thiscall Concurrency::context_self_unblock::context_self_unblock(void) 82??0context_self_unblock@Concurrency@@QAE@XZ 83; public: __thiscall Concurrency::context_unblock_unbalanced::context_unblock_unbalanced(char const *) 84??0context_unblock_unbalanced@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 85; public: __thiscall Concurrency::context_unblock_unbalanced::context_unblock_unbalanced(void) 86??0context_unblock_unbalanced@Concurrency@@QAE@XZ 87; public: __thiscall Concurrency::critical_section::critical_section(void) 88??0critical_section@Concurrency@@QAE@XZ 89; public: __thiscall Concurrency::default_scheduler_exists::default_scheduler_exists(char const *) 90??0default_scheduler_exists@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 91; public: __thiscall Concurrency::default_scheduler_exists::default_scheduler_exists(void) 92??0default_scheduler_exists@Concurrency@@QAE@XZ 93; public: __thiscall Concurrency::event::event(void) 94??0event@Concurrency@@QAE@XZ 95; public: __thiscall std::exception::exception(char const *const &) 96??0exception@std@@QAE@ABQBD@Z ; has WINAPI (@4) 97; public: __thiscall std::exception::exception(char const *const &,int) 98??0exception@std@@QAE@ABQBDH@Z ; has WINAPI (@8) 99; public: __thiscall std::exception::exception(class std::exception const &) 100??0exception@std@@QAE@ABV01@@Z ; has WINAPI (@4) 101; public: __thiscall std::exception::exception(void) 102??0exception@std@@QAE@XZ 103; public: __thiscall Concurrency::improper_lock::improper_lock(char const *) 104??0improper_lock@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 105; public: __thiscall Concurrency::improper_lock::improper_lock(void) 106??0improper_lock@Concurrency@@QAE@XZ 107; public: __thiscall Concurrency::improper_scheduler_attach::improper_scheduler_attach(char const *) 108??0improper_scheduler_attach@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 109; public: __thiscall Concurrency::improper_scheduler_attach::improper_scheduler_attach(void) 110??0improper_scheduler_attach@Concurrency@@QAE@XZ 111; public: __thiscall Concurrency::improper_scheduler_detach::improper_scheduler_detach(char const *) 112??0improper_scheduler_detach@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 113; public: __thiscall Concurrency::improper_scheduler_detach::improper_scheduler_detach(void) 114??0improper_scheduler_detach@Concurrency@@QAE@XZ 115; public: __thiscall Concurrency::improper_scheduler_reference::improper_scheduler_reference(char const *) 116??0improper_scheduler_reference@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 117; public: __thiscall Concurrency::improper_scheduler_reference::improper_scheduler_reference(void) 118??0improper_scheduler_reference@Concurrency@@QAE@XZ 119; public: __thiscall Concurrency::invalid_link_target::invalid_link_target(char const *) 120??0invalid_link_target@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 121; public: __thiscall Concurrency::invalid_link_target::invalid_link_target(void) 122??0invalid_link_target@Concurrency@@QAE@XZ 123; public: __thiscall Concurrency::invalid_multiple_scheduling::invalid_multiple_scheduling(char const *) 124??0invalid_multiple_scheduling@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 125; public: __thiscall Concurrency::invalid_multiple_scheduling::invalid_multiple_scheduling(void) 126??0invalid_multiple_scheduling@Concurrency@@QAE@XZ 127; public: __thiscall Concurrency::invalid_operation::invalid_operation(char const *) 128??0invalid_operation@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 129; public: __thiscall Concurrency::invalid_operation::invalid_operation(void) 130??0invalid_operation@Concurrency@@QAE@XZ 131; public: __thiscall Concurrency::invalid_oversubscribe_operation::invalid_oversubscribe_operation(char const *) 132??0invalid_oversubscribe_operation@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 133; public: __thiscall Concurrency::invalid_oversubscribe_operation::invalid_oversubscribe_operation(void) 134??0invalid_oversubscribe_operation@Concurrency@@QAE@XZ 135; public: __thiscall Concurrency::invalid_scheduler_policy_key::invalid_scheduler_policy_key(char const *) 136??0invalid_scheduler_policy_key@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 137; public: __thiscall Concurrency::invalid_scheduler_policy_key::invalid_scheduler_policy_key(void) 138??0invalid_scheduler_policy_key@Concurrency@@QAE@XZ 139; public: __thiscall Concurrency::invalid_scheduler_policy_thread_specification::invalid_scheduler_policy_thread_specification(char const *) 140??0invalid_scheduler_policy_thread_specification@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 141; public: __thiscall Concurrency::invalid_scheduler_policy_thread_specification::invalid_scheduler_policy_thread_specification(void) 142??0invalid_scheduler_policy_thread_specification@Concurrency@@QAE@XZ 143; public: __thiscall Concurrency::invalid_scheduler_policy_value::invalid_scheduler_policy_value(char const *) 144??0invalid_scheduler_policy_value@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 145; public: __thiscall Concurrency::invalid_scheduler_policy_value::invalid_scheduler_policy_value(void) 146??0invalid_scheduler_policy_value@Concurrency@@QAE@XZ 147; public: __thiscall Concurrency::message_not_found::message_not_found(char const *) 148??0message_not_found@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 149; public: __thiscall Concurrency::message_not_found::message_not_found(void) 150??0message_not_found@Concurrency@@QAE@XZ 151; public: __thiscall Concurrency::missing_wait::missing_wait(char const *) 152??0missing_wait@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 153; public: __thiscall Concurrency::missing_wait::missing_wait(void) 154??0missing_wait@Concurrency@@QAE@XZ 155; public: __thiscall Concurrency::nested_scheduler_missing_detach::nested_scheduler_missing_detach(char const *) 156??0nested_scheduler_missing_detach@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 157; public: __thiscall Concurrency::nested_scheduler_missing_detach::nested_scheduler_missing_detach(void) 158??0nested_scheduler_missing_detach@Concurrency@@QAE@XZ 159; public: __thiscall Concurrency::operation_timed_out::operation_timed_out(char const *) 160??0operation_timed_out@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 161; public: __thiscall Concurrency::operation_timed_out::operation_timed_out(void) 162??0operation_timed_out@Concurrency@@QAE@XZ 163; public: __thiscall Concurrency::reader_writer_lock::reader_writer_lock(void) 164??0reader_writer_lock@Concurrency@@QAE@XZ 165; public: __thiscall Concurrency::scheduler_not_attached::scheduler_not_attached(char const *) 166??0scheduler_not_attached@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 167; public: __thiscall Concurrency::scheduler_not_attached::scheduler_not_attached(void) 168??0scheduler_not_attached@Concurrency@@QAE@XZ 169; public: __thiscall Concurrency::scheduler_resource_allocation_error::scheduler_resource_allocation_error(long) 170??0scheduler_resource_allocation_error@Concurrency@@QAE@J@Z ; has WINAPI (@4) 171; public: __thiscall Concurrency::scheduler_resource_allocation_error::scheduler_resource_allocation_error(char const *,long) 172??0scheduler_resource_allocation_error@Concurrency@@QAE@PBDJ@Z ; has WINAPI (@8) 173; public: __thiscall Concurrency::scheduler_worker_creation_error::scheduler_worker_creation_error(long) 174??0scheduler_worker_creation_error@Concurrency@@QAE@J@Z ; has WINAPI (@4) 175; public: __thiscall Concurrency::scheduler_worker_creation_error::scheduler_worker_creation_error(char const *,long) 176??0scheduler_worker_creation_error@Concurrency@@QAE@PBDJ@Z ; has WINAPI (@8) 177; public: __thiscall Concurrency::critical_section::scoped_lock::scoped_lock(class Concurrency::critical_section &) 178??0scoped_lock@critical_section@Concurrency@@QAE@AAV12@@Z ; has WINAPI (@4) 179; public: __thiscall Concurrency::reader_writer_lock::scoped_lock::scoped_lock(class Concurrency::reader_writer_lock &) 180??0scoped_lock@reader_writer_lock@Concurrency@@QAE@AAV12@@Z ; has WINAPI (@4) 181; public: __thiscall Concurrency::reader_writer_lock::scoped_lock_read::scoped_lock_read(class Concurrency::reader_writer_lock &) 182??0scoped_lock_read@reader_writer_lock@Concurrency@@QAE@AAV12@@Z ; has WINAPI (@4) 183; public: __thiscall Concurrency::task_canceled::task_canceled(char const *) 184??0task_canceled@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 185; public: __thiscall Concurrency::task_canceled::task_canceled(void) 186??0task_canceled@Concurrency@@QAE@XZ 187; public: __thiscall Concurrency::unsupported_os::unsupported_os(char const *) 188??0unsupported_os@Concurrency@@QAE@PBD@Z ; has WINAPI (@4) 189; public: __thiscall Concurrency::unsupported_os::unsupported_os(void) 190??0unsupported_os@Concurrency@@QAE@XZ 191; public: __thiscall Concurrency::SchedulerPolicy::~SchedulerPolicy(void) 192??1SchedulerPolicy@Concurrency@@QAE@XZ 193; public: virtual __thiscall Concurrency::details::_CancellationTokenState::~_CancellationTokenState(void) 194??1_CancellationTokenState@details@Concurrency@@UAE@XZ 195; public: __thiscall Concurrency::details::_Cancellation_beacon::~_Cancellation_beacon(void) 196??1_Cancellation_beacon@details@Concurrency@@QAE@XZ 197; public: __thiscall Concurrency::details::_Condition_variable::~_Condition_variable(void) 198??1_Condition_variable@details@Concurrency@@QAE@XZ 199; public: __thiscall Concurrency::details::_NonReentrantBlockingLock::~_NonReentrantBlockingLock(void) 200??1_NonReentrantBlockingLock@details@Concurrency@@QAE@XZ 201; public: __thiscall Concurrency::details::_ReentrantBlockingLock::~_ReentrantBlockingLock(void) 202??1_ReentrantBlockingLock@details@Concurrency@@QAE@XZ 203; public: __thiscall Concurrency::details::_NonReentrantPPLLock::_Scoped_lock::~_Scoped_lock(void) 204??1_Scoped_lock@_NonReentrantPPLLock@details@Concurrency@@QAE@XZ 205; public: __thiscall Concurrency::details::_ReentrantPPLLock::_Scoped_lock::~_Scoped_lock(void) 206??1_Scoped_lock@_ReentrantPPLLock@details@Concurrency@@QAE@XZ 207; public: __thiscall Concurrency::details::_SpinLock::~_SpinLock(void) 208??1_SpinLock@details@Concurrency@@QAE@XZ 209; public: __thiscall Concurrency::details::_TaskCollection::~_TaskCollection(void) 210??1_TaskCollection@details@Concurrency@@QAE@XZ 211; protected: virtual __thiscall Concurrency::details::_Timer::~_Timer(void) 212??1_Timer@details@Concurrency@@MAE@XZ 213; public: virtual __thiscall std::__non_rtti_object::~__non_rtti_object(void) 214??1__non_rtti_object@std@@UAE@XZ 215; public: virtual __thiscall std::bad_cast::~bad_cast(void) 216??1bad_cast@std@@UAE@XZ 217; public: virtual __thiscall std::bad_typeid::~bad_typeid(void) 218??1bad_typeid@std@@UAE@XZ 219; public: __thiscall Concurrency::critical_section::~critical_section(void) 220??1critical_section@Concurrency@@QAE@XZ 221; public: __thiscall Concurrency::event::~event(void) 222??1event@Concurrency@@QAE@XZ 223; public: virtual __thiscall std::exception::~exception(void) 224??1exception@std@@UAE@XZ 225; public: __thiscall Concurrency::reader_writer_lock::~reader_writer_lock(void) 226??1reader_writer_lock@Concurrency@@QAE@XZ 227; public: __thiscall Concurrency::critical_section::scoped_lock::~scoped_lock(void) 228??1scoped_lock@critical_section@Concurrency@@QAE@XZ 229; public: __thiscall Concurrency::reader_writer_lock::scoped_lock::~scoped_lock(void) 230??1scoped_lock@reader_writer_lock@Concurrency@@QAE@XZ 231; public: __thiscall Concurrency::reader_writer_lock::scoped_lock_read::~scoped_lock_read(void) 232??1scoped_lock_read@reader_writer_lock@Concurrency@@QAE@XZ 233; public: virtual __thiscall type_info::~type_info(void) 234??1type_info@@UAE@XZ 235; void *__cdecl operator new(unsigned int) 236??2@YAPAXI@Z 237; void *__cdecl operator new(unsigned int,int,char const *,int) 238??2@YAPAXIHPBDH@Z 239; void __cdecl operator delete(void *) 240??3@YAXPAX@Z 241; void __cdecl operator delete(void *,int,char const *,int) 242??3@YAXPAXHPBDH@Z 243; public: class Concurrency::details::<0x1ULL> &__thiscall Concurrency::details::<0x1ULL>::operator =(class Concurrency::details::<0x1ULL> const &) 244??4?$_SpinWait@$00@details@Concurrency@@QAEAAV012@ABV012@@Z ; has WINAPI (@4) 245; public: class Concurrency::details::<0x0ULL> &__thiscall Concurrency::details::<0x0ULL>::operator =(class Concurrency::details::<0x0ULL> const &) 246??4?$_SpinWait@$0A@@details@Concurrency@@QAEAAV012@ABV012@@Z ; has WINAPI (@4) 247; public: class Concurrency::SchedulerPolicy &__thiscall Concurrency::SchedulerPolicy::operator =(class Concurrency::SchedulerPolicy const &) 248??4SchedulerPolicy@Concurrency@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 249; public: class std::__non_rtti_object &__thiscall std::__non_rtti_object::operator =(class std::__non_rtti_object const &) 250??4__non_rtti_object@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 251; public: class std::bad_cast &__thiscall std::bad_cast::operator =(class std::bad_cast const &) 252??4bad_cast@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 253; public: class std::bad_typeid &__thiscall std::bad_typeid::operator =(class std::bad_typeid const &) 254??4bad_typeid@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 255; public: class std::exception &__thiscall std::exception::operator =(class std::exception const &) 256??4exception@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 257; public: bool __thiscall type_info::operator ==(class type_info const &)const 258??8type_info@@QBE_NABV0@@Z ; has WINAPI (@4) 259; public: bool __thiscall type_info::operator !=(class type_info const &)const 260??9type_info@@QBE_NABV0@@Z ; has WINAPI (@4) 261; const std::__non_rtti_object::$vftable 262??_7__non_rtti_object@std@@6B@ DATA 263; const std::bad_cast::$vftable 264??_7bad_cast@std@@6B@ DATA 265; const std::bad_typeid::$vftable 266??_7bad_typeid@std@@6B@ DATA 267; const std::exception::$vftable 268??_7exception@std@@6B@ DATA 269; public: void __thiscall Concurrency::details::<0x1ULL>::__dflt_ctor_closure(void) 270??_F?$_SpinWait@$00@details@Concurrency@@QAEXXZ 271; public: void __thiscall Concurrency::details::<0x0ULL>::__dflt_ctor_closure(void) 272??_F?$_SpinWait@$0A@@details@Concurrency@@QAEXXZ 273; public: void __thiscall Concurrency::details::_Context::__dflt_ctor_closure(void) 274??_F_Context@details@Concurrency@@QAEXXZ 275; public: void __thiscall Concurrency::details::_Scheduler::__dflt_ctor_closure(void) 276??_F_Scheduler@details@Concurrency@@QAEXXZ 277; public: void __thiscall std::bad_cast::__dflt_ctor_closure(void) 278??_Fbad_cast@std@@QAEXXZ 279; public: void __thiscall std::bad_typeid::__dflt_ctor_closure(void) 280??_Fbad_typeid@std@@QAEXXZ 281; void *__cdecl operator new[](unsigned int) 282??_U@YAPAXI@Z 283; void *__cdecl operator new[](unsigned int,int,char const *,int) 284??_U@YAPAXIHPBDH@Z 285; void __cdecl operator delete[](void *) 286??_V@YAXPAX@Z 287; void __cdecl operator delete[](void *,int,char const *,int) 288??_V@YAXPAXHPBDH@Z 289; void *__cdecl Concurrency::Alloc(unsigned int) 290?Alloc@Concurrency@@YAPAXI@Z 291; public: static void __cdecl Concurrency::Context::Block(void) 292?Block@Context@Concurrency@@SAXXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 293; public: static void __cdecl Concurrency::CurrentScheduler::Create(class Concurrency::SchedulerPolicy const &) 294?Create@CurrentScheduler@Concurrency@@SAXABVSchedulerPolicy@2@@Z ; Check!!! Couldn't determine function argument count. Function doesn't return. 295; public: static class Concurrency::Scheduler *__cdecl Concurrency::Scheduler::Create(class Concurrency::SchedulerPolicy const &) 296?Create@Scheduler@Concurrency@@SAPAV12@ABVSchedulerPolicy@2@@Z 297; struct Concurrency::IResourceManager *__cdecl Concurrency::CreateResourceManager(void) 298?CreateResourceManager@Concurrency@@YAPAUIResourceManager@1@XZ 299; public: static class Concurrency::ScheduleGroup *__cdecl Concurrency::CurrentScheduler::CreateScheduleGroup(class Concurrency::location &) 300?CreateScheduleGroup@CurrentScheduler@Concurrency@@SAPAVScheduleGroup@2@AAVlocation@2@@Z 301; public: static class Concurrency::ScheduleGroup *__cdecl Concurrency::CurrentScheduler::CreateScheduleGroup(void) 302?CreateScheduleGroup@CurrentScheduler@Concurrency@@SAPAVScheduleGroup@2@XZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 303; public: static class Concurrency::Context *__cdecl Concurrency::Context::CurrentContext(void) 304?CurrentContext@Context@Concurrency@@SAPAV12@XZ 305; public: static void __cdecl Concurrency::CurrentScheduler::Detach(void) 306?Detach@CurrentScheduler@Concurrency@@SAXXZ 307; long __cdecl Concurrency::DisableTracing(void) 308?DisableTracing@Concurrency@@YAJXZ 309; long __cdecl Concurrency::EnableTracing(void) 310?EnableTracing@Concurrency@@YAJXZ 311; void __cdecl Concurrency::Free(void *) 312?Free@Concurrency@@YAXPAX@Z 313; public: static class Concurrency::Scheduler *__cdecl Concurrency::CurrentScheduler::Get(void) 314?Get@CurrentScheduler@Concurrency@@SAPAVScheduler@2@XZ 315; unsigned int __cdecl Concurrency::GetExecutionContextId(void) 316?GetExecutionContextId@Concurrency@@YAIXZ 317; public: static unsigned int __cdecl Concurrency::CurrentScheduler::GetNumberOfVirtualProcessors(void) 318?GetNumberOfVirtualProcessors@CurrentScheduler@Concurrency@@SAIXZ 319; enum Concurrency::IResourceManager::OSVersion __cdecl Concurrency::GetOSVersion(void) 320?GetOSVersion@Concurrency@@YA?AW4OSVersion@IResourceManager@1@XZ 321; public: static class Concurrency::SchedulerPolicy __cdecl Concurrency::CurrentScheduler::GetPolicy(void) 322?GetPolicy@CurrentScheduler@Concurrency@@SA?AVSchedulerPolicy@2@XZ 323; public: unsigned int __thiscall Concurrency::SchedulerPolicy::GetPolicyValue(enum Concurrency::PolicyElementKey)const 324?GetPolicyValue@SchedulerPolicy@Concurrency@@QBEIW4PolicyElementKey@2@@Z ; has WINAPI (@4) 325; unsigned int __cdecl Concurrency::GetProcessorCount(void) 326?GetProcessorCount@Concurrency@@YAIXZ 327; unsigned int __cdecl Concurrency::GetProcessorNodeCount(void) 328?GetProcessorNodeCount@Concurrency@@YAIXZ 329; unsigned int __cdecl Concurrency::GetSchedulerId(void) 330?GetSchedulerId@Concurrency@@YAIXZ 331; void *__cdecl Concurrency::details::GetSharedTimerQueue(void) 332?GetSharedTimerQueue@details@Concurrency@@YAPAXXZ 333; public: static unsigned int __cdecl Concurrency::Context::Id(void) 334?Id@Context@Concurrency@@SAIXZ 335; public: static unsigned int __cdecl Concurrency::CurrentScheduler::Id(void) 336?Id@CurrentScheduler@Concurrency@@SAIXZ 337; public: static bool __cdecl Concurrency::CurrentScheduler::IsAvailableLocation(class Concurrency::location const &) 338?IsAvailableLocation@CurrentScheduler@Concurrency@@SA_NABVlocation@2@@Z 339; public: static bool __cdecl Concurrency::Context::IsCurrentTaskCollectionCanceling(void) 340?IsCurrentTaskCollectionCanceling@Context@Concurrency@@SA_NXZ 341; unsigned long __cdecl Concurrency::details::Log2(unsigned int) 342?Log2@details@Concurrency@@YAKI@Z 343; public: static void __cdecl Concurrency::Context::Oversubscribe(bool) 344?Oversubscribe@Context@Concurrency@@SAX_N@Z 345; public: static void __cdecl Concurrency::CurrentScheduler::RegisterShutdownEvent(void *) 346?RegisterShutdownEvent@CurrentScheduler@Concurrency@@SAXPAX@Z 347; public: static void __cdecl Concurrency::Scheduler::ResetDefaultSchedulerPolicy(void) 348?ResetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXXZ 349; public: static unsigned int __cdecl Concurrency::Context::ScheduleGroupId(void) 350?ScheduleGroupId@Context@Concurrency@@SAIXZ 351; public: static void __cdecl Concurrency::CurrentScheduler::ScheduleTask(void(__cdecl *)(void *),void *) 352?ScheduleTask@CurrentScheduler@Concurrency@@SAXP6AXPAX@Z0@Z 353; public: static void __cdecl Concurrency::CurrentScheduler::ScheduleTask(void(__cdecl *)(void *),void *,class Concurrency::location &) 354?ScheduleTask@CurrentScheduler@Concurrency@@SAXP6AXPAX@Z0AAVlocation@2@@Z 355; public: void __thiscall Concurrency::SchedulerPolicy::SetConcurrencyLimits(unsigned int,unsigned int) 356?SetConcurrencyLimits@SchedulerPolicy@Concurrency@@QAEXII@Z ; has WINAPI (@8) 357; public: static void __cdecl Concurrency::Scheduler::SetDefaultSchedulerPolicy(class Concurrency::SchedulerPolicy const &) 358?SetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXABVSchedulerPolicy@2@@Z 359; public: unsigned int __thiscall Concurrency::SchedulerPolicy::SetPolicyValue(enum Concurrency::PolicyElementKey,unsigned int) 360?SetPolicyValue@SchedulerPolicy@Concurrency@@QAEIW4PolicyElementKey@2@I@Z ; has WINAPI (@8) 361; public: static unsigned int __cdecl Concurrency::Context::VirtualProcessorId(void) 362?VirtualProcessorId@Context@Concurrency@@SAIXZ 363; public: static void __cdecl Concurrency::Context::Yield(void) 364?Yield@Context@Concurrency@@SAXXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 365; private: void __thiscall Concurrency::details::_StructuredTaskCollection::_Abort(void) 366?_Abort@_StructuredTaskCollection@details@Concurrency@@AAEXXZ 367; public: void __thiscall Concurrency::details::_NonReentrantBlockingLock::_Acquire(void) 368?_Acquire@_NonReentrantBlockingLock@details@Concurrency@@QAEXXZ 369; public: void __thiscall Concurrency::details::_NonReentrantPPLLock::_Acquire(void *) 370?_Acquire@_NonReentrantPPLLock@details@Concurrency@@QAEXPAX@Z ; has WINAPI (@4) 371; public: void __thiscall Concurrency::details::_ReentrantBlockingLock::_Acquire(void) 372?_Acquire@_ReentrantBlockingLock@details@Concurrency@@QAEXXZ 373; public: void __thiscall Concurrency::details::_ReentrantLock::_Acquire(void) 374?_Acquire@_ReentrantLock@details@Concurrency@@QAEXXZ 375; public: void __thiscall Concurrency::details::_ReentrantPPLLock::_Acquire(void *) 376?_Acquire@_ReentrantPPLLock@details@Concurrency@@QAEXPAX@Z ; has WINAPI (@4) 377; public: void __thiscall Concurrency::details::_ReaderWriterLock::_AcquireRead(void) 378?_AcquireRead@_ReaderWriterLock@details@Concurrency@@QAEXXZ 379; public: void __thiscall Concurrency::details::_ReaderWriterLock::_AcquireWrite(void) 380?_AcquireWrite@_ReaderWriterLock@details@Concurrency@@QAEXXZ 381; public: void __thiscall Concurrency::details::_CancellationTokenState::_Cancel(void) 382?_Cancel@_CancellationTokenState@details@Concurrency@@QAEXXZ 383; public: void __thiscall Concurrency::details::_StructuredTaskCollection::_Cancel(void) 384?_Cancel@_StructuredTaskCollection@details@Concurrency@@QAEXXZ 385; public: void __thiscall Concurrency::details::_TaskCollection::_Cancel(void) 386?_Cancel@_TaskCollection@details@Concurrency@@QAEXXZ 387; protected: void __thiscall Concurrency::details::_UnrealizedChore::_CheckTaskCollection(void) 388?_CheckTaskCollection@_UnrealizedChore@details@Concurrency@@IAEXXZ 389; private: void __thiscall Concurrency::details::_StructuredTaskCollection::_CleanupToken(void) 390?_CleanupToken@_StructuredTaskCollection@details@Concurrency@@AAEXXZ 391; void __cdecl Concurrency::details::_ConcRT_CoreAssert(char const *,char const *,int) 392?_ConcRT_CoreAssert@details@Concurrency@@YAXPBD0H@Z ; has WINAPI (@0) 393; void __cdecl Concurrency::details::_ConcRT_Trace(int,wchar_t const *,...) 394?_ConcRT_Trace@details@Concurrency@@YAXHPB_WZZ 395; public: bool __thiscall Concurrency::details::_Cancellation_beacon::_Confirm_cancel(void) 396?_Confirm_cancel@_Cancellation_beacon@details@Concurrency@@QAE_NXZ 397; private: void __thiscall std::exception::_Copy_str(char const *) 398?_Copy_str@exception@std@@AAEXPBD@Z ; has WINAPI (@4) 399; public: static class Concurrency::details::_Context __cdecl Concurrency::details::_Context::_CurrentContext(void) 400?_CurrentContext@_Context@details@Concurrency@@SA?AV123@XZ 401; public: static class Concurrency::location __cdecl Concurrency::location::_Current_node(void) 402?_Current_node@location@Concurrency@@SA?AV12@XZ 403; public: void __thiscall Concurrency::details::_CancellationTokenState::_DeregisterCallback(class Concurrency::details::_CancellationTokenRegistration *) 404?_DeregisterCallback@_CancellationTokenState@details@Concurrency@@QAEXPAV_CancellationTokenRegistration@23@@Z ; has WINAPI (@4) 405; private: virtual void __thiscall Concurrency::details::_AsyncTaskCollection::_Destroy(void) 406?_Destroy@_AsyncTaskCollection@details@Concurrency@@EAEXXZ 407; private: virtual void __thiscall Concurrency::details::_CancellationTokenState::_Destroy(void) 408?_Destroy@_CancellationTokenState@details@Concurrency@@EAEXXZ 409; protected: void __thiscall Concurrency::details::<0x1ULL>::_DoYield(void) 410?_DoYield@?$_SpinWait@$00@details@Concurrency@@IAEXXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 411; protected: void __thiscall Concurrency::details::<0x0ULL>::_DoYield(void) 412?_DoYield@?$_SpinWait@$0A@@details@Concurrency@@IAEXXZ 413; public: static class Concurrency::details::_Scheduler __cdecl Concurrency::details::_CurrentScheduler::_Get(void) 414?_Get@_CurrentScheduler@details@Concurrency@@SA?AV_Scheduler@23@XZ 415; struct Concurrency::details::_CONCRT_TRACE_INFO const *__cdecl Concurrency::_GetConcRTTraceInfo(void) 416?_GetConcRTTraceInfo@Concurrency@@YAPBU_CONCRT_TRACE_INFO@details@1@XZ 417; unsigned int __cdecl Concurrency::details::_GetConcurrency(void) 418?_GetConcurrency@details@Concurrency@@YAIXZ 419; private: static unsigned int &__cdecl Concurrency::details::_StackGuard::_GetCurrentInlineDepth(void) 420?_GetCurrentInlineDepth@_StackGuard@details@Concurrency@@CAAAIXZ 421; public: static unsigned int __cdecl Concurrency::details::_CurrentScheduler::_GetNumberOfVirtualProcessors(void) 422?_GetNumberOfVirtualProcessors@_CurrentScheduler@details@Concurrency@@SAIXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 423; public: class Concurrency::Scheduler *__thiscall Concurrency::details::_Scheduler::_GetScheduler(void) 424?_GetScheduler@_Scheduler@details@Concurrency@@QAEPAVScheduler@3@XZ 425; public: static unsigned int __cdecl Concurrency::details::_CurrentScheduler::_Id(void) 426?_Id@_CurrentScheduler@details@Concurrency@@SAIXZ 427; private: void __thiscall Concurrency::details::_CancellationTokenRegistration::_Invoke(void) 428?_Invoke@_CancellationTokenRegistration@details@Concurrency@@AAEXXZ 429; public: bool __thiscall Concurrency::details::_StructuredTaskCollection::_IsCanceling(void) 430?_IsCanceling@_StructuredTaskCollection@details@Concurrency@@QAE_NXZ 431; public: bool __thiscall Concurrency::details::_TaskCollection::_IsCanceling(void) 432?_IsCanceling@_TaskCollection@details@Concurrency@@QAE_NXZ 433; public: bool __thiscall Concurrency::details::_Context::_IsSynchronouslyBlocked(void)const 434?_IsSynchronouslyBlocked@_Context@details@Concurrency@@QBE_NXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 435; private: static char const *__cdecl type_info::_Name_base(class type_info const *,struct __type_info_node *) 436?_Name_base@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z 437; private: static char const *__cdecl type_info::_Name_base_internal(class type_info const *,struct __type_info_node *) 438?_Name_base_internal@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z 439; public: static class Concurrency::details::_AsyncTaskCollection *__cdecl Concurrency::details::_AsyncTaskCollection::_NewCollection(class Concurrency::details::_CancellationTokenState *) 440?_NewCollection@_AsyncTaskCollection@details@Concurrency@@SAPAV123@PAV_CancellationTokenState@23@@Z 441; public: static class Concurrency::details::_CancellationTokenState *__cdecl Concurrency::details::_CancellationTokenState::_NewTokenState(void) 442?_NewTokenState@_CancellationTokenState@details@Concurrency@@SAPAV123@XZ 443; protected: unsigned long __thiscall Concurrency::details::<0x1ULL>::_NumberOfSpins(void) 444?_NumberOfSpins@?$_SpinWait@$00@details@Concurrency@@IAEKXZ 445; protected: unsigned long __thiscall Concurrency::details::<0x0ULL>::_NumberOfSpins(void) 446?_NumberOfSpins@?$_SpinWait@$0A@@details@Concurrency@@IAEKXZ 447; public: static void __cdecl Concurrency::details::_Context::_Oversubscribe(bool) 448?_Oversubscribe@_Context@details@Concurrency@@SAX_N@Z 449; public: unsigned int __thiscall Concurrency::details::_Scheduler::_Reference(void) 450?_Reference@_Scheduler@details@Concurrency@@QAEIXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 451; public: class Concurrency::details::_CancellationTokenRegistration *__thiscall Concurrency::details::_CancellationTokenState::_RegisterCallback(void(__cdecl *)(void *),void *,int) 452?_RegisterCallback@_CancellationTokenState@details@Concurrency@@QAEPAV_CancellationTokenRegistration@23@P6AXPAX@Z0H@Z ; has WINAPI (@12) 453; public: void __thiscall Concurrency::details::_CancellationTokenState::_RegisterCallback(class Concurrency::details::_CancellationTokenRegistration *) 454?_RegisterCallback@_CancellationTokenState@details@Concurrency@@QAEXPAV_CancellationTokenRegistration@23@@Z ; has WINAPI (@4) 455; public: void __thiscall Concurrency::details::_NonReentrantBlockingLock::_Release(void) 456?_Release@_NonReentrantBlockingLock@details@Concurrency@@QAEXXZ 457; public: void __thiscall Concurrency::details::_NonReentrantPPLLock::_Release(void) 458?_Release@_NonReentrantPPLLock@details@Concurrency@@QAEXXZ 459; public: void __thiscall Concurrency::details::_ReentrantBlockingLock::_Release(void) 460?_Release@_ReentrantBlockingLock@details@Concurrency@@QAEXXZ 461; public: void __thiscall Concurrency::details::_ReentrantLock::_Release(void) 462?_Release@_ReentrantLock@details@Concurrency@@QAEXXZ 463; public: void __thiscall Concurrency::details::_ReentrantPPLLock::_Release(void) 464?_Release@_ReentrantPPLLock@details@Concurrency@@QAEXXZ 465; public: unsigned int __thiscall Concurrency::details::_Scheduler::_Release(void) 466?_Release@_Scheduler@details@Concurrency@@QAEIXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 467; public: void __thiscall Concurrency::details::_ReaderWriterLock::_ReleaseRead(void) 468?_ReleaseRead@_ReaderWriterLock@details@Concurrency@@QAEXXZ 469; public: void __thiscall Concurrency::details::_ReaderWriterLock::_ReleaseWrite(void) 470?_ReleaseWrite@_ReaderWriterLock@details@Concurrency@@QAEXXZ 471; void __cdecl Concurrency::details::_ReportUnobservedException(void) 472?_ReportUnobservedException@details@Concurrency@@YAXXZ 473; protected: void __thiscall Concurrency::details::<0x1ULL>::_Reset(void) 474?_Reset@?$_SpinWait@$00@details@Concurrency@@IAEXXZ 475; protected: void __thiscall Concurrency::details::<0x0ULL>::_Reset(void) 476?_Reset@?$_SpinWait@$0A@@details@Concurrency@@IAEXXZ 477; public: enum Concurrency::details::_TaskCollectionStatus __stdcall Concurrency::details::_StructuredTaskCollection::_RunAndWait(class Concurrency::details::_UnrealizedChore *) 478?_RunAndWait@_StructuredTaskCollection@details@Concurrency@@QAG?AW4_TaskCollectionStatus@23@PAV_UnrealizedChore@23@@Z ; has WINAPI (@8) 479; public: enum Concurrency::details::_TaskCollectionStatus __stdcall Concurrency::details::_TaskCollection::_RunAndWait(class Concurrency::details::_UnrealizedChore *) 480?_RunAndWait@_TaskCollection@details@Concurrency@@QAG?AW4_TaskCollectionStatus@23@PAV_UnrealizedChore@23@@Z ; has WINAPI (@8) 481; public: void __thiscall Concurrency::details::_StructuredTaskCollection::_Schedule(class Concurrency::details::_UnrealizedChore *) 482?_Schedule@_StructuredTaskCollection@details@Concurrency@@QAEXPAV_UnrealizedChore@23@@Z ; has WINAPI (@4) 483; public: void __thiscall Concurrency::details::_StructuredTaskCollection::_Schedule(class Concurrency::details::_UnrealizedChore *,class Concurrency::location *) 484?_Schedule@_StructuredTaskCollection@details@Concurrency@@QAEXPAV_UnrealizedChore@23@PAVlocation@3@@Z ; has WINAPI (@8) 485; public: void __thiscall Concurrency::details::_TaskCollection::_Schedule(class Concurrency::details::_UnrealizedChore *) 486?_Schedule@_TaskCollection@details@Concurrency@@QAEXPAV_UnrealizedChore@23@@Z ; has WINAPI (@4) 487; public: void __thiscall Concurrency::details::_TaskCollection::_Schedule(class Concurrency::details::_UnrealizedChore *,class Concurrency::location *) 488?_Schedule@_TaskCollection@details@Concurrency@@QAEXPAV_UnrealizedChore@23@PAVlocation@3@@Z ; has WINAPI (@8) 489; public: static void __cdecl Concurrency::details::_CurrentScheduler::_ScheduleTask(void(__cdecl *)(void *),void *) 490?_ScheduleTask@_CurrentScheduler@details@Concurrency@@SAXP6AXPAX@Z0@Z 491; public: void __thiscall Concurrency::details::<0x1ULL>::_SetSpinCount(unsigned int) 492?_SetSpinCount@?$_SpinWait@$00@details@Concurrency@@QAEXI@Z ; has WINAPI (@4) 493; public: void __thiscall Concurrency::details::<0x0ULL>::_SetSpinCount(unsigned int) 494?_SetSpinCount@?$_SpinWait@$0A@@details@Concurrency@@QAEXI@Z ; has WINAPI (@4) 495; void __cdecl Concurrency::details::_SetUnobservedExceptionHandler(void(__cdecl *)(void)) 496?_SetUnobservedExceptionHandler@details@Concurrency@@YAXP6AXXZ@Z 497; protected: bool __thiscall Concurrency::details::<0x1ULL>::_ShouldSpinAgain(void) 498?_ShouldSpinAgain@?$_SpinWait@$00@details@Concurrency@@IAE_NXZ 499; protected: bool __thiscall Concurrency::details::<0x0ULL>::_ShouldSpinAgain(void) 500?_ShouldSpinAgain@?$_SpinWait@$0A@@details@Concurrency@@IAE_NXZ 501; public: bool __thiscall Concurrency::details::<0x1ULL>::_SpinOnce(void) 502?_SpinOnce@?$_SpinWait@$00@details@Concurrency@@QAE_NXZ 503; public: bool __thiscall Concurrency::details::<0x0ULL>::_SpinOnce(void) 504?_SpinOnce@?$_SpinWait@$0A@@details@Concurrency@@QAE_NXZ 505; public: static void __cdecl Concurrency::Context::_SpinYield(void) 506?_SpinYield@Context@Concurrency@@SAXXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 507; protected: void __thiscall Concurrency::details::_Timer::_Start(void) 508?_Start@_Timer@details@Concurrency@@IAEXXZ 509; protected: void __thiscall Concurrency::details::_Timer::_Stop(void) 510?_Stop@_Timer@details@Concurrency@@IAEXXZ 511; private: void __thiscall std::exception::_Tidy(void) 512?_Tidy@exception@std@@AAEXXZ 513; void __cdecl Concurrency::_Trace_agents(enum Concurrency::Agents_EventType,__int64,...) 514?_Trace_agents@Concurrency@@YAXW4Agents_EventType@1@_JZZ 515; void __cdecl Concurrency::_Trace_ppl_function(struct _GUID const &,unsigned char,enum Concurrency::ConcRT_EventType) 516?_Trace_ppl_function@Concurrency@@YAXABU_GUID@@EW4ConcRT_EventType@1@@Z 517; public: bool __thiscall Concurrency::details::_NonReentrantBlockingLock::_TryAcquire(void) 518?_TryAcquire@_NonReentrantBlockingLock@details@Concurrency@@QAE_NXZ 519; public: bool __thiscall Concurrency::details::_ReentrantBlockingLock::_TryAcquire(void) 520?_TryAcquire@_ReentrantBlockingLock@details@Concurrency@@QAE_NXZ 521; public: bool __thiscall Concurrency::details::_ReentrantLock::_TryAcquire(void) 522?_TryAcquire@_ReentrantLock@details@Concurrency@@QAE_NXZ 523; public: bool __thiscall Concurrency::details::_ReaderWriterLock::_TryAcquireWrite(void) 524?_TryAcquireWrite@_ReaderWriterLock@details@Concurrency@@QAE_NXZ 525; private: static void __cdecl type_info::_Type_info_dtor(class type_info *) 526?_Type_info_dtor@type_info@@CAXPAV1@@Z 527; private: static void __cdecl type_info::_Type_info_dtor_internal(class type_info *) 528?_Type_info_dtor_internal@type_info@@CAXPAV1@@Z 529; void __cdecl Concurrency::details::_UnderlyingYield(void) 530?_UnderlyingYield@details@Concurrency@@YAXXZ ; has WINAPI (@0) 531; int __cdecl _ValidateExecute(int(__stdcall *)(void)) 532?_ValidateExecute@@YAHP6GHXZ@Z 533; int __cdecl _ValidateRead(void const *,unsigned int) 534?_ValidateRead@@YAHPBXI@Z 535; int __cdecl _ValidateWrite(void *,unsigned int) 536?_ValidateWrite@@YAHPAXI@Z 537; public: static unsigned int __cdecl Concurrency::details::_SpinCount::_Value(void) 538?_Value@_SpinCount@details@Concurrency@@SAIXZ 539; public: static void __cdecl Concurrency::details::_Context::_Yield(void) 540?_Yield@_Context@details@Concurrency@@SAXXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 541; void __cdecl __ExceptionPtrAssign(void *,void const *) 542?__ExceptionPtrAssign@@YAXPAXPBX@Z 543; bool __cdecl __ExceptionPtrCompare(void const *,void const *) 544?__ExceptionPtrCompare@@YA_NPBX0@Z 545; void __cdecl __ExceptionPtrCopy(void *,void const *) 546?__ExceptionPtrCopy@@YAXPAXPBX@Z 547; void __cdecl __ExceptionPtrCopyException(void *,void const *,void const *) 548?__ExceptionPtrCopyException@@YAXPAXPBX1@Z 549; void __cdecl __ExceptionPtrCreate(void *) 550?__ExceptionPtrCreate@@YAXPAX@Z 551; void __cdecl __ExceptionPtrCurrentException(void *) 552?__ExceptionPtrCurrentException@@YAXPAX@Z 553; void __cdecl __ExceptionPtrDestroy(void *) 554?__ExceptionPtrDestroy@@YAXPAX@Z 555; void __cdecl __ExceptionPtrRethrow(void const *) 556?__ExceptionPtrRethrow@@YAXPBX@Z 557; void __cdecl __ExceptionPtrSwap(void *,void *) 558?__ExceptionPtrSwap@@YAXPAX0@Z 559; bool __cdecl __ExceptionPtrToBool(void const *) 560?__ExceptionPtrToBool@@YA_NPBX@Z 561__uncaught_exception 562; void __cdecl _inconsistency(void) 563?_inconsistency@@YAXXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 564; void __cdecl _invalid_parameter(unsigned short const *,unsigned short const *,unsigned short const *,unsigned int,unsigned int) 565?_invalid_parameter@@YAXPBG00II@Z ; Check!!! Couldn't determine function argument count. Function doesn't return. 566; int __cdecl _is_exception_typeof(class type_info const &,struct _EXCEPTION_POINTERS *) 567?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z 568; public: char const *__thiscall type_info::_name_internal_method(struct __type_info_node *)const 569?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z ; has WINAPI (@4) 570; int __cdecl _open(char const *,int,int) 571?_open@@YAHPBDHH@Z 572; int(__cdecl *)(unsigned int)__cdecl _query_new_handler(void) 573?_query_new_handler@@YAP6AHI@ZXZ 574; int __cdecl _query_new_mode(void) 575?_query_new_mode@@YAHXZ 576; int(__cdecl *)(unsigned int)__cdecl _set_new_handler(int) 577?_set_new_handler@@YAP6AHI@ZH@Z 578; int(__cdecl *)(unsigned int)__cdecl _set_new_handler(int(__cdecl *)(unsigned int)) 579?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z 580; int __cdecl _set_new_mode(int) 581?_set_new_mode@@YAHH@Z 582; void(__cdecl *)(unsigned int,struct _EXCEPTION_POINTERS *)__cdecl _set_se_translator(int) 583?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZH@Z 584; void(__cdecl *)(unsigned int,struct _EXCEPTION_POINTERS *)__cdecl _set_se_translator(void(__cdecl *)(unsigned int,struct _EXCEPTION_POINTERS *)) 585?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z 586; int __cdecl _sopen(char const *,int,int,int) 587?_sopen@@YAHPBDHHH@Z 588; public: void __thiscall type_info::_type_info_dtor_internal_method(void) 589?_type_info_dtor_internal_method@type_info@@QAEXXZ 590; int __cdecl _wopen(wchar_t const *,int,int) 591?_wopen@@YAHPB_WHH@Z 592; int __cdecl _wsopen(wchar_t const *,int,int,int) 593?_wsopen@@YAHPB_WHHH@Z 594; public: bool __thiscall type_info::before(class type_info const &)const 595?before@type_info@@QBE_NABV1@@Z ; has WINAPI (@4) 596; public: static class Concurrency::location __cdecl Concurrency::location::current(void) 597?current@location@Concurrency@@SA?AV12@XZ 598; public: static class Concurrency::location __cdecl Concurrency::location::from_numa_node(unsigned short) 599?from_numa_node@location@Concurrency@@SA?AV12@G@Z 600; public: long __thiscall Concurrency::scheduler_resource_allocation_error::get_error_code(void)const 601?get_error_code@scheduler_resource_allocation_error@Concurrency@@QBEJXZ 602; public: void __thiscall Concurrency::critical_section::lock(void) 603?lock@critical_section@Concurrency@@QAEXXZ 604; public: void __thiscall Concurrency::reader_writer_lock::lock(void) 605?lock@reader_writer_lock@Concurrency@@QAEXXZ 606; public: void __thiscall Concurrency::reader_writer_lock::lock_read(void) 607?lock_read@reader_writer_lock@Concurrency@@QAEXXZ 608; public: char const *__thiscall type_info::name(struct __type_info_node *)const 609?name@type_info@@QBEPBDPAU__type_info_node@@@Z ; has WINAPI (@4) 610; public: class Concurrency::critical_section &__thiscall Concurrency::critical_section::native_handle(void) 611?native_handle@critical_section@Concurrency@@QAEAAV12@XZ 612; public: void __thiscall Concurrency::details::_Condition_variable::notify_all(void) 613?notify_all@_Condition_variable@details@Concurrency@@QAEXXZ 614; public: void __thiscall Concurrency::details::_Condition_variable::notify_one(void) 615?notify_one@_Condition_variable@details@Concurrency@@QAEXXZ 616; public: char const *__thiscall type_info::raw_name(void)const 617?raw_name@type_info@@QBEPBDXZ 618; public: void __thiscall Concurrency::event::reset(void) 619?reset@event@Concurrency@@QAEXXZ 620; public: void __thiscall Concurrency::event::set(void) 621?set@event@Concurrency@@QAEXXZ 622; void(__cdecl *)(void)__cdecl set_new_handler(void(__cdecl *)(void)) 623?set_new_handler@@YAP6AXXZP6AXXZ@Z 624; void __cdecl Concurrency::set_task_execution_resources(unsigned short,struct _GROUP_AFFINITY *) 625?set_task_execution_resources@Concurrency@@YAXGPAU_GROUP_AFFINITY@@@Z 626; void __cdecl Concurrency::set_task_execution_resources(unsigned long) 627?set_task_execution_resources@Concurrency@@YAXK@Z 628; void(__cdecl *)(void)__cdecl set_terminate(int) 629?set_terminate@@YAP6AXXZH@Z 630; void(__cdecl *)(void)__cdecl set_terminate(void(__cdecl *)(void)) 631?set_terminate@@YAP6AXXZP6AXXZ@Z 632; void(__cdecl *)(void)__cdecl set_unexpected(int) 633?set_unexpected@@YAP6AXXZH@Z 634; void(__cdecl *)(void)__cdecl set_unexpected(void(__cdecl *)(void)) 635?set_unexpected@@YAP6AXXZP6AXXZ@Z 636; int __cdecl swprintf(unsigned short *,unsigned int,unsigned short const *,...) 637?swprintf@@YAHPAGIPBGZZ 638; int __cdecl swprintf(wchar_t *,unsigned int,wchar_t const *,...) 639?swprintf@@YAHPA_WIPB_WZZ 640; void __cdecl terminate(void) 641?terminate@@YAXXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 642; public: bool __thiscall Concurrency::critical_section::try_lock(void) 643?try_lock@critical_section@Concurrency@@QAE_NXZ 644; public: bool __thiscall Concurrency::reader_writer_lock::try_lock(void) 645?try_lock@reader_writer_lock@Concurrency@@QAE_NXZ 646; public: bool __thiscall Concurrency::critical_section::try_lock_for(unsigned int) 647?try_lock_for@critical_section@Concurrency@@QAE_NI@Z ; has WINAPI (@4) 648; public: bool __thiscall Concurrency::reader_writer_lock::try_lock_read(void) 649?try_lock_read@reader_writer_lock@Concurrency@@QAE_NXZ 650; void __cdecl unexpected(void) 651?unexpected@@YAXXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. 652; public: void __thiscall Concurrency::critical_section::unlock(void) 653?unlock@critical_section@Concurrency@@QAEXXZ 654; public: void __thiscall Concurrency::reader_writer_lock::unlock(void) 655?unlock@reader_writer_lock@Concurrency@@QAEXXZ 656; int __cdecl vswprintf(wchar_t *,unsigned int,wchar_t const *,char *) 657?vswprintf@@YAHPA_WIPB_WPAD@Z 658; void __cdecl Concurrency::wait(unsigned int) 659?wait@Concurrency@@YAXI@Z 660; public: void __thiscall Concurrency::details::_Condition_variable::wait(class Concurrency::critical_section &) 661?wait@_Condition_variable@details@Concurrency@@QAEXAAVcritical_section@3@@Z ; has WINAPI (@4) 662; public: unsigned int __thiscall Concurrency::event::wait(unsigned int) 663?wait@event@Concurrency@@QAEII@Z ; has WINAPI (@4) 664; public: bool __thiscall Concurrency::details::_Condition_variable::wait_for(class Concurrency::critical_section &,unsigned int) 665?wait_for@_Condition_variable@details@Concurrency@@QAE_NAAVcritical_section@3@I@Z ; has WINAPI (@8) 666; public: static unsigned int __cdecl Concurrency::event::wait_for_multiple(class Concurrency::event **,unsigned int,bool,unsigned int) 667?wait_for_multiple@event@Concurrency@@SAIPAPAV12@I_NI@Z 668; public: virtual char const *__thiscall std::exception::what(void)const 669?what@exception@std@@UBEPBDXZ 670$I10_OUTPUT 671_CIacos 672_CIasin 673_CIatan 674_CIatan2 675_CIcos 676_CIcosh 677_CIexp 678_CIfmod 679_CIlog 680_CIlog10 681_CIpow 682_CIsin 683_CIsinh 684_CIsqrt 685_CItan 686_CItanh 687_CRT_RTC_INIT 688_CRT_RTC_INITW 689_CreateFrameInfo 690_CxxThrowException@8 691_EH_prolog 692_FindAndUnlinkFrame 693_Getdays 694_Getmonths 695_Gettnames 696_HUGE DATA 697_IsExceptionObjectToBeDestroyed 698_Lock_shared_ptr_spin_lock 699_NLG_Dispatch2@4 700_NLG_Return@12 701_NLG_Return2 702_Strftime 703_Unlock_shared_ptr_spin_lock 704_W_Getdays 705_W_Getmonths 706_W_Gettnames 707_Wcsftime 708_XcptFilter 709__AdjustPointer 710__BuildCatchObject 711__BuildCatchObjectHelper 712__CppXcptFilter 713__CxxDetectRethrow 714__CxxExceptionFilter 715__CxxFrameHandler 716__CxxFrameHandler2 717__CxxFrameHandler3 718__CxxLongjmpUnwind@4 719__CxxQueryExceptionSize 720__CxxRegisterExceptionObject 721__CxxUnregisterExceptionObject 722__DestructExceptionObject 723__FrameUnwindFilter 724__RTCastToVoid 725__RTDynamicCast 726__RTtypeid 727__STRINGTOLD 728__STRINGTOLD_L 729__TypeMatch 730___lc_codepage_func 731___lc_collate_cp_func 732___lc_locale_name_func 733___mb_cur_max_func 734___mb_cur_max_l_func 735___setlc_active_func 736___unguarded_readlc_active_add_func 737__argc DATA 738__argv DATA 739__badioinfo DATA 740__clean_type_info_names_internal 741__control87_2 742__create_locale 743__crtCompareStringA 744__crtCompareStringW 745__crtGetShowWindowMode 746__crtIsPackagedApp 747__crtLCMapStringA 748__crtLCMapStringW 749__crtSetUnhandledExceptionFilter 750__crtTerminateProcess 751__crtUnhandledException 752__daylight 753__dllonexit 754__doserrno 755__dstbias 756__fpecode 757__free_locale 758__get_current_locale 759__get_flsindex 760__get_tlsindex 761__getmainargs 762__initenv DATA 763__iob_func 764__isascii 765__iscsym 766__iscsymf 767__iswcsym 768__iswcsymf 769__lconv DATA 770__lconv_init 771__libm_sse2_acos 772__libm_sse2_acosf 773__libm_sse2_asin 774__libm_sse2_asinf 775__libm_sse2_atan 776__libm_sse2_atan2 777__libm_sse2_atanf 778__libm_sse2_cos 779__libm_sse2_cosf 780__libm_sse2_exp 781__libm_sse2_expf 782__libm_sse2_log 783__libm_sse2_log10 784__libm_sse2_log10f 785__libm_sse2_logf 786__libm_sse2_pow 787__libm_sse2_powf 788__libm_sse2_sin 789__libm_sse2_sinf 790__libm_sse2_tan 791__libm_sse2_tanf 792__mb_cur_max DATA 793__p___argc 794__p___argv 795__p___initenv 796__p___mb_cur_max 797__p___wargv 798__p___winitenv 799__p__acmdln 800__p__commode 801__p__daylight 802__p__dstbias 803__p__environ 804__p__fmode 805__p__iob 806__p__mbcasemap 807__p__mbctype 808__p__pctype 809__p__pgmptr 810__p__pwctype 811__p__timezone 812__p__tzname 813__p__wcmdln 814__p__wenviron 815__p__wpgmptr 816__pctype_func 817__pioinfo DATA 818__pwctype_func 819__pxcptinfoptrs 820__report_gsfailure 821__set_app_type 822__setlc_active DATA 823__setusermatherr 824__strncnt 825__swprintf_l 826__sys_errlist 827__sys_nerr 828__threadhandle@0 829__threadid@0 830__timezone 831__toascii 832__tzname 833__unDName 834__unDNameEx 835__unDNameHelper 836__unguarded_readlc_active DATA 837__vswprintf_l 838__wargv DATA 839__wcserror 840__wcserror_s 841__wcsncnt 842__wgetmainargs 843__winitenv DATA 844_abnormal_termination 845_abs64 846_access 847_access_s 848_acmdln DATA 849_aligned_free 850_aligned_malloc 851_aligned_msize 852_aligned_offset_malloc 853_aligned_offset_realloc 854_aligned_offset_recalloc 855_aligned_realloc 856_aligned_recalloc 857_amsg_exit ; Check!!! Couldn't determine function argument count. Function doesn't return. 858_assert 859_atodbl 860_atodbl_l 861_atof_l 862_atoflt 863_atoflt_l 864_atoi64 865_atoi64_l 866_atoi_l 867_atol_l 868_atoldbl 869_atoldbl_l 870_beep 871_beginthread 872_beginthreadex 873_byteswap_uint64 874_byteswap_ulong 875_byteswap_ushort 876_c_exit 877_cabs DATA 878_callnewh 879_calloc_crt 880_cexit 881_cgets 882_cgets_s 883_cgetws 884_cgetws_s 885_chdir 886_chdrive 887_chgsign 888_chkesp 889_chmod 890_chsize 891_chsize_s 892_clearfp 893_close 894_commit 895_commode DATA 896_configthreadlocale 897_control87 898_controlfp 899_controlfp_s 900_copysign 901_cprintf 902_cprintf_l 903_cprintf_p 904_cprintf_p_l 905_cprintf_s 906_cprintf_s_l 907_cputs 908_cputws 909_creat 910_create_locale 911_crt_debugger_hook 912_cscanf 913_cscanf_l 914_cscanf_s 915_cscanf_s_l 916_ctime32 917ctime == _ctime32 918_ctime32_s 919_ctime64 920_ctime64_s 921_cwait 922_cwprintf 923_cwprintf_l 924_cwprintf_p 925_cwprintf_p_l 926_cwprintf_s 927_cwprintf_s_l 928_cwscanf 929_cwscanf_l 930_cwscanf_s 931_cwscanf_s_l 932_difftime32 933_difftime64 934_dosmaperr 935_dstbias DATA 936_dup 937_dup2 938_dupenv_s 939_ecvt 940_ecvt_s 941_endthread ; Check!!! Couldn't determine function argument count. Function doesn't return. 942_endthreadex ; Check!!! Couldn't determine function argument count. Function doesn't return. 943_environ DATA 944_eof 945_errno 946_except_handler2 947_except_handler3 948_except_handler4_common 949_execl 950_execle 951_execlp 952_execlpe 953_execv 954_execve 955_execvp 956_execvpe 957_exit 958_expand 959_fclose_nolock 960_fcloseall 961_fcvt 962_fcvt_s 963_fdopen 964_fflush_nolock 965_fgetchar 966_fgetwc_nolock 967_fgetwchar 968_filbuf 969_filelength 970_filelengthi64 971_fileno 972_findclose 973_findfirst32 974_findfirst == _findfirst32 975_findfirst32i64 976_findfirst64 977_findfirst64i32 978_findnext32 979_findnext == _findnext32 980_findnext32i64 981_findnext64 982_findnext64i32 983_finite 984_flsbuf 985_flushall 986_fmode DATA 987_fpclass 988_fpieee_flt 989_fpreset 990_fprintf_l 991_fprintf_p 992_fprintf_p_l 993_fprintf_s_l 994_fputchar 995_fputwc_nolock 996_fputwchar 997_fread_nolock 998_fread_nolock_s 999_free_locale 1000_freea 1001_freea_s 1002_freefls@4 1003_fscanf_l 1004_fscanf_s_l 1005_fseek_nolock 1006_fseeki64 1007_fseeki64_nolock 1008_fsopen 1009_fstat32 1010_fstat32i64 1011_fstat64 1012_fstat64i32 1013_fstat == _fstat32 1014_fstati64 == _fstat32i64 1015_ftell_nolock 1016_ftelli64 1017_ftelli64_nolock 1018_ftime32 1019_ftime32_s 1020_ftime64 1021_ftime64_s 1022_ftime == _ftime32 1023_ftol 1024_fullpath 1025_futime32 1026_futime64 1027_fwprintf_l 1028_fwprintf_p 1029_fwprintf_p_l 1030_fwprintf_s_l 1031_fwrite_nolock 1032_fwscanf_l 1033_fwscanf_s_l 1034_gcvt 1035_gcvt_s 1036_get_current_locale 1037_get_daylight 1038_get_doserrno 1039_get_dstbias 1040_get_errno 1041_get_fmode 1042_get_heap_handle 1043_get_invalid_parameter_handler 1044_get_osfhandle 1045_get_output_format 1046_get_pgmptr 1047_get_printf_count_output 1048_get_purecall_handler 1049_get_terminate 1050_get_timezone 1051_get_tzname 1052_get_unexpected 1053_get_wpgmptr 1054_getc_nolock 1055_getch 1056_getch_nolock 1057_getche 1058_getche_nolock 1059_getcwd 1060_getdcwd 1061_getdiskfree 1062_getdllprocaddr 1063_getdrive 1064_getdrives@0 1065_getmaxstdio 1066_getmbcp 1067_getpid@0 1068_getptd 1069_getsystime 1070_getw 1071_getwch 1072_getwch_nolock 1073_getwche 1074_getwche_nolock 1075_getws 1076_getws_s 1077_global_unwind2 1078_gmtime32 1079gmtime == _gmtime32 1080_gmtime32_s 1081_gmtime64 1082_gmtime64_s 1083_heapadd 1084_heapchk 1085_heapmin 1086_heapset 1087_heapused 1088_heapwalk 1089_hypot 1090_hypotf 1091_i64toa 1092_i64toa_s 1093_i64tow 1094_i64tow_s 1095_initptd 1096_initterm 1097_initterm_e 1098_inp 1099_inpd 1100_inpw 1101_invalid_parameter ; Check!!! Couldn't determine function argument count. Function doesn't return. 1102_invalid_parameter_noinfo 1103_invalid_parameter_noinfo_noreturn ; Check!!! Couldn't determine function argument count. Function doesn't return. 1104_invoke_watson 1105_iob DATA 1106_isalnum_l 1107_isalpha_l 1108_isatty 1109_iscntrl_l 1110_isctype 1111_isctype_l 1112_isdigit_l 1113_isgraph_l 1114_isleadbyte_l 1115_islower_l 1116_ismbbalnum 1117_ismbbalnum_l 1118_ismbbalpha 1119_ismbbalpha_l 1120_ismbbgraph 1121_ismbbgraph_l 1122_ismbbkalnum 1123_ismbbkalnum_l 1124_ismbbkana 1125_ismbbkana_l 1126_ismbbkprint 1127_ismbbkprint_l 1128_ismbbkpunct 1129_ismbbkpunct_l 1130_ismbblead 1131_ismbblead_l 1132_ismbbprint 1133_ismbbprint_l 1134_ismbbpunct 1135_ismbbpunct_l 1136_ismbbtrail 1137_ismbbtrail_l 1138_ismbcalnum 1139_ismbcalnum_l 1140_ismbcalpha 1141_ismbcalpha_l 1142_ismbcdigit 1143_ismbcdigit_l 1144_ismbcgraph 1145_ismbcgraph_l 1146_ismbchira 1147_ismbchira_l 1148_ismbckata 1149_ismbckata_l 1150_ismbcl0 1151_ismbcl0_l 1152_ismbcl1 1153_ismbcl1_l 1154_ismbcl2 1155_ismbcl2_l 1156_ismbclegal 1157_ismbclegal_l 1158_ismbclower 1159_ismbclower_l 1160_ismbcprint 1161_ismbcprint_l 1162_ismbcpunct 1163_ismbcpunct_l 1164_ismbcspace 1165_ismbcspace_l 1166_ismbcsymbol 1167_ismbcsymbol_l 1168_ismbcupper 1169_ismbcupper_l 1170_ismbslead 1171_ismbslead_l 1172_ismbstrail 1173_ismbstrail_l 1174_isnan 1175_isprint_l 1176_ispunct_l 1177_isspace_l 1178_isupper_l 1179_iswalnum_l 1180_iswalpha_l 1181_iswcntrl_l 1182_iswcsym_l 1183_iswcsymf_l 1184_iswctype_l 1185_iswdigit_l 1186_iswgraph_l 1187_iswlower_l 1188_iswprint_l 1189_iswpunct_l 1190_iswspace_l 1191_iswupper_l 1192_iswxdigit_l 1193_isxdigit_l 1194_itoa 1195_itoa_s 1196_itow 1197_itow_s 1198_j0 1199_j1 1200_jn 1201_kbhit 1202_lfind 1203_lfind_s 1204_libm_sse2_acos_precise 1205_libm_sse2_asin_precise 1206_libm_sse2_atan_precise 1207_libm_sse2_cos_precise 1208_libm_sse2_exp_precise 1209_libm_sse2_log10_precise 1210_libm_sse2_log_precise 1211_libm_sse2_pow_precise 1212_libm_sse2_sin_precise 1213_libm_sse2_sqrt_precise 1214_libm_sse2_tan_precise 1215_loaddll 1216_local_unwind2 1217_local_unwind4 1218_localtime32 1219localtime == _localtime32 1220_localtime32_s 1221_localtime64 1222_localtime64_s 1223_lock 1224_lock_file 1225_locking 1226_logb 1227_longjmpex ; Check!!! Couldn't determine function argument count. Function doesn't return. 1228_lrotl 1229_lrotr 1230_lsearch 1231_lsearch_s 1232_lseek 1233_lseeki64 1234_ltoa 1235_ltoa_s 1236_ltow 1237_ltow_s 1238_makepath 1239_makepath_s 1240_malloc_crt 1241_mbbtombc 1242_mbbtombc_l 1243_mbbtype 1244_mbbtype_l 1245_mbcasemap DATA 1246_mbccpy 1247_mbccpy_l 1248_mbccpy_s 1249_mbccpy_s_l 1250_mbcjistojms 1251_mbcjistojms_l 1252_mbcjmstojis 1253_mbcjmstojis_l 1254_mbclen 1255_mbclen_l 1256_mbctohira 1257_mbctohira_l 1258_mbctokata 1259_mbctokata_l 1260_mbctolower 1261_mbctolower_l 1262_mbctombb 1263_mbctombb_l 1264_mbctoupper 1265_mbctoupper_l 1266_mbctype DATA 1267_mblen_l 1268_mbsbtype 1269_mbsbtype_l 1270_mbscat_s 1271_mbscat_s_l 1272_mbschr 1273_mbschr_l 1274_mbscmp 1275_mbscmp_l 1276_mbscoll 1277_mbscoll_l 1278_mbscpy_s 1279_mbscpy_s_l 1280_mbscspn 1281_mbscspn_l 1282_mbsdec 1283_mbsdec_l 1284_mbsicmp 1285_mbsicmp_l 1286_mbsicoll 1287_mbsicoll_l 1288_mbsinc 1289_mbsinc_l 1290_mbslen 1291_mbslen_l 1292_mbslwr 1293_mbslwr_l 1294_mbslwr_s 1295_mbslwr_s_l 1296_mbsnbcat 1297_mbsnbcat_l 1298_mbsnbcat_s 1299_mbsnbcat_s_l 1300_mbsnbcmp 1301_mbsnbcmp_l 1302_mbsnbcnt 1303_mbsnbcnt_l 1304_mbsnbcoll 1305_mbsnbcoll_l 1306_mbsnbcpy 1307_mbsnbcpy_l 1308_mbsnbcpy_s 1309_mbsnbcpy_s_l 1310_mbsnbicmp 1311_mbsnbicmp_l 1312_mbsnbicoll 1313_mbsnbicoll_l 1314_mbsnbset 1315_mbsnbset_l 1316_mbsnbset_s 1317_mbsnbset_s_l 1318_mbsncat 1319_mbsncat_l 1320_mbsncat_s 1321_mbsncat_s_l 1322_mbsnccnt 1323_mbsnccnt_l 1324_mbsncmp 1325_mbsncmp_l 1326_mbsncoll 1327_mbsncoll_l 1328_mbsncpy 1329_mbsncpy_l 1330_mbsncpy_s 1331_mbsncpy_s_l 1332_mbsnextc 1333_mbsnextc_l 1334_mbsnicmp 1335_mbsnicmp_l 1336_mbsnicoll 1337_mbsnicoll_l 1338_mbsninc 1339_mbsninc_l 1340_mbsnlen 1341_mbsnlen_l 1342_mbsnset 1343_mbsnset_l 1344_mbsnset_s 1345_mbsnset_s_l 1346_mbspbrk 1347_mbspbrk_l 1348_mbsrchr 1349_mbsrchr_l 1350_mbsrev 1351_mbsrev_l 1352_mbsset 1353_mbsset_l 1354_mbsset_s 1355_mbsset_s_l 1356_mbsspn 1357_mbsspn_l 1358_mbsspnp 1359_mbsspnp_l 1360_mbsstr 1361_mbsstr_l 1362_mbstok 1363_mbstok_l 1364_mbstok_s 1365_mbstok_s_l 1366_mbstowcs_l 1367_mbstowcs_s_l 1368_mbstrlen 1369_mbstrlen_l 1370_mbstrnlen 1371_mbstrnlen_l 1372_mbsupr 1373_mbsupr_l 1374_mbsupr_s 1375_mbsupr_s_l 1376_mbtowc_l 1377_memccpy 1378_memicmp 1379_memicmp_l 1380_mkdir 1381_mkgmtime32 1382_mkgmtime == _mkgmtime32 1383_mkgmtime64 1384_mktemp 1385_mktemp_s 1386_mktime32 1387mktime == _mktime32 1388_mktime64 1389_msize 1390_nextafter 1391_onexit 1392_open 1393_open_osfhandle 1394_outp 1395_outpd 1396_outpw 1397_pclose 1398_pctype DATA 1399_pgmptr DATA 1400_pipe 1401_popen 1402_printf_l 1403_printf_p 1404_printf_p_l 1405_printf_s_l 1406_purecall ; Check!!! Couldn't determine function argument count. Function doesn't return. 1407_putch 1408_putch_nolock 1409_putenv 1410_putenv_s 1411_putw 1412_putwch 1413_putwch_nolock 1414_putws 1415_pwctype DATA 1416_read 1417_realloc_crt 1418_recalloc 1419_recalloc_crt 1420_resetstkoflw 1421_rmdir 1422_rmtmp 1423_rotl 1424_rotl64 1425_rotr 1426_rotr64 1427_scalb 1428_scanf_l 1429_scanf_s_l 1430_scprintf 1431_scprintf_l 1432_scprintf_p 1433_scprintf_p_l 1434_scwprintf 1435_scwprintf_l 1436_scwprintf_p 1437_scwprintf_p_l 1438_searchenv 1439_searchenv_s 1440_seh_longjmp_unwind4@4 1441_seh_longjmp_unwind@4 1442_set_SSE2_enable 1443_set_abort_behavior 1444_set_controlfp 1445_set_doserrno 1446_set_errno 1447_set_error_mode 1448_set_fmode 1449_set_invalid_parameter_handler 1450_set_malloc_crt_max_wait 1451_set_output_format 1452_set_printf_count_output 1453_set_purecall_handler 1454_seterrormode 1455_setjmp 1456_setjmp3 1457_setmaxstdio 1458_setmbcp 1459_setmode 1460_setsystime 1461_sleep 1462_snprintf 1463_snprintf_c 1464_snprintf_c_l 1465_snprintf_l 1466_snprintf_s 1467_snprintf_s_l 1468_snscanf 1469_snscanf_l 1470_snscanf_s 1471_snscanf_s_l 1472_snwprintf 1473_snwprintf_l 1474_snwprintf_s 1475_snwprintf_s_l 1476_snwscanf 1477_snwscanf_l 1478_snwscanf_s 1479_snwscanf_s_l 1480_sopen 1481_sopen_s 1482_spawnl 1483_spawnle 1484_spawnlp 1485_spawnlpe 1486_spawnv 1487_spawnve 1488_spawnvp 1489_spawnvpe 1490_splitpath 1491_splitpath_s 1492_sprintf_l 1493_sprintf_p 1494_sprintf_p_l 1495_sprintf_s_l 1496_sscanf_l 1497_sscanf_s_l 1498_stat32 1499_stat32i64 1500_stat64 1501_stat64i32 1502_stat == _stat32 1503_stati64 == _stat32i64 1504_statusfp 1505_statusfp2 1506_strcoll_l 1507_strdate 1508_strdate_s 1509_strdup 1510_strerror 1511_strerror_s 1512_strftime_l 1513_stricmp 1514_strcmpi == _stricmp 1515_stricmp_l 1516_stricoll 1517_stricoll_l 1518_strlwr 1519_strlwr_l 1520_strlwr_s 1521_strlwr_s_l 1522_strncoll 1523_strncoll_l 1524_strnicmp 1525_strnicmp_l 1526_strnicoll 1527_strnicoll_l 1528_strnset 1529_strnset_s 1530_strrev 1531_strset 1532_strset_s 1533_strtime 1534_strtime_s 1535_strtod_l 1536_strtoi64 1537_strtoi64_l 1538_strtol_l 1539_strtoui64 1540_strtoui64_l 1541_strtoul_l 1542_strupr 1543_strupr_l 1544_strupr_s 1545_strupr_s_l 1546_strxfrm_l 1547_swab 1548_swprintf 1549_swprintf_c 1550_swprintf_c_l 1551_swprintf_p 1552_swprintf_p_l 1553_swprintf_s_l 1554_swscanf_l 1555_swscanf_s_l 1556_sys_errlist DATA 1557_sys_nerr DATA 1558_tell 1559_telli64 1560_tempnam 1561_time32 1562_time64 1563time == _time32 1564_tolower 1565_tolower_l 1566_toupper 1567_toupper_l 1568_towlower_l 1569_towupper_l 1570_tzset 1571_ui64toa 1572_ui64toa_s 1573_ui64tow 1574_ui64tow_s 1575_ultoa 1576_ultoa_s 1577_ultow 1578_ultow_s 1579_umask 1580_umask_s 1581_ungetc_nolock 1582_ungetch 1583_ungetch_nolock 1584_ungetwc_nolock 1585_ungetwch 1586_ungetwch_nolock 1587_unlink 1588_unloaddll@0 1589_unlock 1590_unlock_file 1591_utime32 1592_utime64 1593_vcprintf 1594_vcprintf_l 1595_vcprintf_p 1596_vcprintf_p_l 1597_vcprintf_s 1598_vcprintf_s_l 1599_vcwprintf 1600_vcwprintf_l 1601_vcwprintf_p 1602_vcwprintf_p_l 1603_vcwprintf_s 1604_vcwprintf_s_l 1605_vfprintf_l 1606_vfprintf_p 1607_vfprintf_p_l 1608_vfprintf_s_l 1609_vfwprintf_l 1610_vfwprintf_p 1611_vfwprintf_p_l 1612_vfwprintf_s_l 1613_vprintf_l 1614_vprintf_p 1615_vprintf_p_l 1616_vprintf_s_l 1617_vscprintf 1618_vscprintf_l 1619_vscprintf_p 1620_vscprintf_p_l 1621_vscwprintf 1622_vscwprintf_l 1623_vscwprintf_p 1624_vscwprintf_p_l 1625_vsnprintf 1626vsnprintf == _vsnprintf 1627_vsnprintf_c 1628_vsnprintf_c_l 1629_vsnprintf_l 1630_vsnprintf_s 1631_vsnprintf_s_l 1632_vsnwprintf 1633_vsnwprintf_l 1634_vsnwprintf_s 1635_vsnwprintf_s_l 1636_vsprintf_l 1637_vsprintf_p 1638_vsprintf_p_l 1639_vsprintf_s_l 1640_vswprintf 1641_vswprintf_c 1642_vswprintf_c_l 1643_vswprintf_l 1644_vswprintf_p 1645_vswprintf_p_l 1646_vswprintf_s_l 1647_vwprintf_l 1648_vwprintf_p 1649_vwprintf_p_l 1650_vwprintf_s_l 1651_waccess 1652_waccess_s 1653_wasctime 1654_wasctime_s 1655_wassert 1656_wchdir 1657_wchmod 1658_wcmdln DATA 1659_wcreat 1660_wcreate_locale 1661_wcscoll_l 1662_wcsdup 1663_wcserror 1664_wcserror_s 1665_wcsftime_l 1666_wcsicmp 1667_wcsicmp_l 1668_wcsicoll 1669_wcsicoll_l 1670_wcslwr 1671_wcslwr_l 1672_wcslwr_s 1673_wcslwr_s_l 1674_wcsncoll 1675_wcsncoll_l 1676_wcsnicmp 1677_wcsnicmp_l 1678_wcsnicoll 1679_wcsnicoll_l 1680_wcsnset 1681_wcsnset_s 1682_wcsrev 1683_wcsset 1684_wcsset_s 1685_wcstod_l 1686_wcstoi64 1687_wcstoi64_l 1688_wcstol_l 1689_wcstombs_l 1690_wcstombs_s_l 1691_wcstoui64 1692_wcstoui64_l 1693_wcstoul_l 1694_wcsupr 1695_wcsupr_l 1696_wcsupr_s 1697_wcsupr_s_l 1698_wcsxfrm_l 1699_wctime32 1700_wctime == _wctime32 1701_wctime32_s 1702_wctime64 1703_wctime64_s 1704_wctomb_l 1705_wctomb_s_l 1706_wctype ; Check!!! Couldn't determine function argument count. Function doesn't return. 1707_wdupenv_s 1708_wenviron DATA 1709_wexecl 1710_wexecle 1711_wexeclp 1712_wexeclpe 1713_wexecv 1714_wexecve 1715_wexecvp 1716_wexecvpe 1717_wfdopen 1718_wfindfirst32 1719_wfindfirst32i64 1720_wfindfirst64 1721_wfindfirst == _wfindfirst32 1722_wfindfirst64i32 1723_wfindnext32 1724_wfindnext32i64 1725_wfindnext64 1726_wfindnext == _wfindnext32 1727_wfindnext64i32 1728_wfopen 1729_wfopen_s 1730_wfreopen 1731_wfreopen_s 1732_wfsopen 1733_wfullpath 1734_wgetcwd 1735_wgetdcwd 1736_wgetenv 1737_wgetenv_s 1738_wmakepath 1739_wmakepath_s 1740_wmkdir 1741_wmktemp 1742_wmktemp_s 1743_wopen 1744_wperror 1745_wpgmptr DATA 1746_wpopen 1747_wprintf_l 1748_wprintf_p 1749_wprintf_p_l 1750_wprintf_s_l 1751_wputenv 1752_wputenv_s 1753_wremove 1754_wrename 1755_write 1756_wrmdir 1757_wscanf_l 1758_wscanf_s_l 1759_wsearchenv 1760_wsearchenv_s 1761_wsetlocale 1762_wsopen 1763_wsopen_s 1764_wspawnl 1765_wspawnle 1766_wspawnlp 1767_wspawnlpe 1768_wspawnv 1769_wspawnve 1770_wspawnvp 1771_wspawnvpe 1772_wsplitpath 1773_wsplitpath_s 1774_wstat32 1775_wstat32i64 1776_wstat64 1777_wstat64i32 1778_wstat == _wstat32 1779_wstati64 == _wstat32i64 1780_wstrdate 1781_wstrdate_s 1782_wstrtime 1783_wstrtime_s 1784_wsystem 1785_wtempnam 1786_wtmpnam 1787_wtmpnam_s 1788_wtof 1789_wtof_l 1790_wtoi 1791_wtoi64 1792_wtoi64_l 1793_wtoi_l 1794_wtol 1795_wtol_l 1796_wunlink 1797_wutime32 1798_wutime64 1799_y0 1800_y1 1801_yn 1802abort ; Check!!! Couldn't determine function argument count. Function doesn't return. 1803abs 1804acos 1805asctime 1806asctime_s 1807asin 1808atan 1809atan2 DATA 1810atexit DATA 1811atof 1812atoi 1813atol 1814bsearch 1815bsearch_s 1816btowc 1817calloc 1818ceil DATA 1819clearerr 1820clearerr_s 1821clock 1822cos DATA 1823; If we implement cosh, we can set it to DATA only. 1824cosh 1825div 1826exit 1827exp DATA 1828fabs DATA 1829fclose 1830feof 1831ferror 1832fflush 1833fgetc 1834fgetpos 1835fgets 1836fgetwc 1837fgetws 1838floor DATA 1839fmod DATA 1840fopen 1841fopen_s 1842fprintf 1843fprintf_s 1844fputc 1845fputs 1846fputwc 1847fputws 1848fread 1849fread_s 1850free 1851freopen 1852freopen_s 1853frexp DATA 1854fscanf 1855fscanf_s 1856fseek 1857fsetpos 1858ftell 1859fwprintf 1860__ms_fwprintf == fwprintf 1861fwprintf_s 1862fwrite 1863fwscanf 1864fwscanf_s 1865getc 1866getchar 1867getenv 1868getenv_s 1869gets 1870gets_s 1871getwc 1872getwchar 1873is_wctype 1874isalnum 1875isalpha 1876iscntrl 1877isdigit 1878isgraph 1879isleadbyte 1880islower 1881isprint 1882ispunct 1883isspace 1884isupper 1885iswalnum 1886iswalpha 1887iswascii 1888iswcntrl 1889iswctype 1890iswdigit 1891iswgraph 1892iswlower 1893iswprint 1894iswpunct 1895iswspace 1896iswupper 1897iswxdigit 1898isxdigit 1899labs 1900ldexp DATA 1901ldiv 1902llabs 1903lldiv 1904localeconv 1905log DATA 1906; If we implement log10, we can set it to DATA only. 1907log10 1908malloc 1909mblen 1910mbrlen 1911mbrtowc 1912mbsrtowcs 1913mbsrtowcs_s 1914mbstowcs 1915mbstowcs_s 1916mbtowc 1917memchr 1918memcmp 1919memcpy 1920memcpy_s 1921memmove 1922memmove_s 1923memset 1924modf DATA 1925perror 1926pow DATA 1927printf 1928printf_s 1929putc 1930putchar 1931puts 1932putwc 1933putwchar 1934qsort 1935qsort_s 1936raise 1937rand 1938rand_s 1939realloc 1940remove 1941rename 1942rewind 1943scanf 1944scanf_s 1945setbuf 1946setlocale 1947setvbuf 1948signal 1949sin DATA 1950; If we implement sinh, we can set it to DATA only. 1951sinh 1952sprintf 1953sprintf_s 1954sqrt DATA 1955srand 1956sscanf 1957sscanf_s 1958strcat 1959strcat_s 1960strchr 1961strcmp 1962strcoll 1963strcpy 1964strcpy_s 1965strcspn 1966strerror 1967strerror_s 1968strftime 1969strlen 1970strncat 1971strncat_s 1972strncmp 1973strncpy 1974strncpy_s 1975strnlen 1976strpbrk 1977strrchr 1978strspn 1979strstr 1980strtod 1981strtok 1982strtok_s 1983strtol 1984strtoul 1985strxfrm 1986swprintf_s 1987swscanf 1988swscanf_s 1989system 1990tan 1991; If we implement tanh, we can set it to DATA only. 1992tanh 1993tmpfile 1994tmpfile_s 1995tmpnam 1996tmpnam_s 1997tolower 1998toupper 1999towlower 2000towupper 2001ungetc 2002ungetwc 2003vfprintf 2004vfprintf_s 2005vfwprintf 2006vfwprintf_s 2007vprintf 2008vprintf_s 2009vsprintf 2010vsprintf_s 2011vswprintf_s 2012vwprintf 2013vwprintf_s 2014wcrtomb 2015wcrtomb_s 2016wcscat 2017wcscat_s 2018wcschr 2019wcscmp 2020wcscoll 2021wcscpy 2022wcscpy_s 2023wcscspn 2024wcsftime 2025wcslen 2026wcsncat 2027wcsncat_s 2028wcsncmp 2029wcsncpy 2030wcsncpy_s 2031wcsnlen 2032wcspbrk 2033wcsrchr 2034wcsrtombs 2035wcsrtombs_s 2036wcsspn 2037wcsstr 2038wcstod 2039wcstok 2040wcstok_s 2041wcstol 2042wcstombs 2043wcstombs_s 2044wcstoul 2045wcsxfrm 2046wctob 2047wctomb 2048wctomb_s 2049wmemcpy_s 2050wmemmove_s 2051wprintf 2052wprintf_s 2053wscanf 2054wscanf_s 2055