Searched defs:pthread_mutex_attr (Results 1 – 1 of 1) sorted by relevance
184 struct pthread_mutex_attr { struct185 enum pthread_mutextype m_type;186 int m_protocol;187 int m_ceiling;188 int m_pshared;189 int m_robust;