Home
last modified time | relevance | path

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

/llvm-project/lldb/test/Shell/Register/Inputs/
H A Dx86-multithread-read.cpp18 std::lock_guard<std::mutex> t_lock(t_mutex); in t_func() local
H A Dx86-multithread-write.cpp25 std::lock_guard<std::mutex> t_lock(t_mutex); in t_func() local