Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h246 void SetIsZombie(bool is_zombie) { m_zombie = is_zombie; } in SetIsZombie() argument