Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
XamlThread &XamlThreadPool::GetAvailableThread(std::unique_lock<Util::thread_independent_mutex> &lock)
Callers
nothing calls this directly
Calls
5
Lock
Method · 0.80
IsAvailable
Method · 0.80
unlock
Method · 0.80
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected