Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c58 int (*f_pthread_cond_destroy) member
322 return _sys_pthread_funcs.f_pthread_cond_destroy(cond); in pthread_cond_destroy()