Searched refs:hnd (Results 1 – 1 of 1) sorted by relevance
116 static void *pthread_get_desc_by_handle(esp_pthread_t *item, void *hnd) in pthread_get_desc_by_handle() argument118 if (hnd == item->handle) { in pthread_get_desc_by_handle()