Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/pthread/
Dpthread.c102 static void *pthread_get_desc_by_handle(esp_pthread_t *item, void *hnd) in pthread_get_desc_by_handle() argument
104 if (hnd == item->handle) { in pthread_get_desc_by_handle()