Searched refs:pthread_getspecific (Results 1 – 8 of 8) sorted by relevance
77 uint64_t thread_no = (uint64_t) pthread_getspecific(key); in helloworld_pthread()
194 get_addr_of_loaded_symbol(pthread_getspecific); in RTE_INIT()427 *pthread_getspecific(pthread_key_t key) in pthread_getspecific() function
63 tsd_wrapper_t *wrapper = (tsd_wrapper_t *)pthread_getspecific(tsd_tsd); in tsd_wrapper_get()
114 return ((uint32_t)(uintptr_t)pthread_getspecific(uu_error_key)); in uu_error()
353 return (pthread_getspecific(taskq_tsd)); in taskq_of_curthread()
349 #define tsd_get(k) pthread_getspecific(k)
5724 data = pthread_getspecific(key_workspace); in mlx5_flow_get_thread_workspace()5776 curr = pthread_getspecific(key_workspace); in mlx5_flow_push_thread_workspace()
571 | pthread_getspecific | lthread_getspecific | |