Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/pthread/
Dpthread.c751 pthread_mutexattr_t tmp_attr = {.type = type}; in pthread_mutexattr_settype() local
752 int res = mutexattr_check(&tmp_attr); in pthread_mutexattr_settype()