Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_pthreadtypes.h76 typedef struct pthread_once pthread_once_t; typedef
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c99 (pthread_once_t *, void (*) (void));
501 int pthread_once(pthread_once_t *a, void (b) (void)) in pthread_once()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c702 static pthread_once_t key_workspace_init;