Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/pthread/
Dpthread_local_storage.c138 value_entry_t *next_entry = SLIST_NEXT(entry, next); in pthread_local_storage_thread_deleted_callback() local
140 entry = next_entry; in pthread_local_storage_thread_deleted_callback()