Searched refs:tmp_attr (Results 1 – 1 of 1) sorted by relevance
751 pthread_mutexattr_t tmp_attr = {.type = type}; in pthread_mutexattr_settype() local752 int res = mutexattr_check(&tmp_attr); in pthread_mutexattr_settype()