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

Method XamlThread

TranslucentTB/uwp/xamlthread.hpp:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 XamlThread();
46
47 XamlThread(const XamlThread &thread) = delete;
48 XamlThread &operator =(const XamlThread &thread) = delete;
49
50 std::unique_lock<Util::thread_independent_mutex> Lock() noexcept

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected