Home
last modified time | relevance | path

Searched defs:thread_dispatch_qaddr (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.h78 SetThreadDispatchQAddr (lldb::addr_t thread_dispatch_qaddr) in SetThreadDispatchQAddr()
DProcessGDBRemote.cpp1525 addr_t thread_dispatch_qaddr = LLDB_INVALID_ADDRESS; in SetThreadStopInfo() local