Searched defs:eMutexTypeNormal (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Host/
H A DMutex.h35 eMutexTypeNormal, ///< Mutex that can't recursively entered by the same thread enumerator in enum:lldb_private::Mutex::Type
166 /// @li Mutex::Type::eMutexTypeNormal

Completed in 93 milliseconds