Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp625 auto pthread_err = in StartExceptionThread() local
627 error.SetError(pthread_err, eErrorTypePOSIX); in StartExceptionThread()
915 auto pthread_err = in StartWaitpidThread() local
917 error.SetError(pthread_err, eErrorTypePOSIX); in StartWaitpidThread()