Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DAlarm.cpp109 : handle(Alarm::GetNextUniqueHandle()), callback(std::move(callback)), in Entry()
219 Alarm::Handle Alarm::GetNextUniqueHandle() { in GetNextUniqueHandle() function in Alarm
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DAlarm.h69 static Handle GetNextUniqueHandle();