Searched refs:pthread_once (Results 1 – 4 of 4) sorted by relevance
52 struct pthread_once;76 typedef struct pthread_once pthread_once_t;95 struct pthread_once { struct
205 get_addr_of_loaded_symbol(pthread_once); in RTE_INIT()501 int pthread_once(pthread_once_t *a, void (b) (void)) in pthread_once() function
593 | pthread_once | | |
5772 if (pthread_once(&key_workspace_init, flow_alloc_workspace)) { in mlx5_flow_push_thread_workspace()