MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / xamlthreadpool.cpp

File xamlthreadpool.cpp

TranslucentTB/uwp/xamlthreadpool.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "xamlthreadpool.hpp"
2#include <wil/safecast.h>
3
4XamlThread &XamlThreadPool::GetAvailableThread(std::unique_lock<Util::thread_independent_mutex> &lock)

Callers

nothing calls this directly

Calls 5

LockMethod · 0.80
IsAvailableMethod · 0.80
unlockMethod · 0.80
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected