Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/pthread/
Dpthread_local_storage.c123 static void pthread_local_storage_thread_deleted_callback(int index, void *v_tls) in pthread_local_storage_thread_deleted_callback() argument
125 values_list_t *tls = (values_list_t *)v_tls; in pthread_local_storage_thread_deleted_callback()