Home
last modified time | relevance | path

Searched defs:thread_error (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp177 Status thread_error = in SetWatchpoint() local
218 const Status thread_error = thread->RemoveWatchpoint(addr); in RemoveWatchpoint() local
264 Status thread_error = thread->SetHardwareBreakpoint(addr, size); in SetHardwareBreakpoint() local
/freebsd/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c163 lzma_ret thread_error; member
H A Dstream_decoder_mt.c183 lzma_ret thread_error; member