ReactOS 0.4.16-dev-927-g467dec4
anonymous_namespace{thread.cpp} Namespace Reference

Classes

struct  thread_parameter_free_policy
 

Typedefs

using unique_thread_parameter = __crt_unique_heap_ptr< __acrt_thread_parameter, thread_parameter_free_policy >
 

Typedef Documentation

◆ unique_thread_parameter

using anonymous_namespace{thread.cpp}::unique_thread_parameter = typedef __crt_unique_heap_ptr< __acrt_thread_parameter, thread_parameter_free_policy>

Definition at line 70 of file thread.cpp.