Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c60 int (*f_pthread_cond_init) member
331 return _sys_pthread_funcs.f_pthread_cond_init(cond, attr); in pthread_cond_init()