Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/pthread/
Dpthread.c756 pthread_mutexattr_t tmp_attr = {.type = type}; in pthread_mutexattr_settype() local
757 int res = mutexattr_check(&tmp_attr); in pthread_mutexattr_settype()