MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / Delete

Method Delete

TranslucentTB/uwp/xamlthread.cpp:122–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122wil::unique_handle XamlThread::Delete()
123{
124 ThreadDeinit();
125 return std::move(m_Thread);
126}

Callers 1

~XamlThreadPoolMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected