Home
last modified time | relevance | path

Searched defs:pthread_lib_funcs (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c49 struct pthread_lib_funcs { struct
60 int (*f_pthread_cond_init)
68 int (*f_pthread_create)
70 int (*f_pthread_detach)
72 int (*f_pthread_equal)
74 void (*f_pthread_exit)
80 int (*f_pthread_join)
98 int (*f_pthread_once)
132 int (*f_pthread_cancel)
144 int (*f_pthread_yield)
[all …]