Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DAlarm.cpp115 "lldb.debugger.alarm-thread", [this] { return AlarmThread(); }, in StartAlarmThread()
139 lldb::thread_result_t Alarm::AlarmThread() { in AlarmThread() function in Alarm
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DAlarm.h93 lldb::thread_result_t AlarmThread();