Searched refs:thread_error (Results 1 – 2 of 2) sorted by relevance
175 Status thread_error = in SetWatchpoint() local177 if (thread_error.Fail() && hardware) { in SetWatchpoint()181 if (thread_error.Success()) in SetWatchpoint()186 if (thread_error.Success()) { in SetWatchpoint()200 return thread_error; in SetWatchpoint()216 const Status thread_error = thread->RemoveWatchpoint(addr); in RemoveWatchpoint() local217 if (thread_error.Fail()) { in RemoveWatchpoint()222 overall_error = thread_error; in RemoveWatchpoint()262 Status thread_error = thread->SetHardwareBreakpoint(addr, size); in SetHardwareBreakpoint() local263 if (thread_error.Success()) { in SetHardwareBreakpoint()[all …]
143 lzma_ret thread_error; member188 if (thr->coder->thread_error == LZMA_OK) in worker_error()189 thr->coder->thread_error = ret; in worker_error()604 ret = coder->thread_error; in stream_encode_in()650 && coder->thread_error == LZMA_OK in wait_for_work()700 ret = coder->thread_error; in stream_encode_mt()1015 coder->thread_error = LZMA_OK; in stream_encoder_mt_init()