Home
last modified time | relevance | path

Searched refs:CreateWindowsThread (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/unittests/Thread/
H A DThreadTest.cpp123 CreateWindowsThread(const ProcessWindowsSP &process_sp, std::thread &t) { in CreateWindowsThread() function
149 auto thread_sp = CreateWindowsThread(process_sp, t); in TEST_F()