Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dmutex.c32 pthread_create(pthread_t *__restrict thread, in pthread_create() function
/f-stack/dpdk/lib/librte_eal/windows/include/
H A Dpthread.h132 pthread_create(void *threadid, const void *threadattr, void *threadfunc, in pthread_create() function
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c365 pthread_create(pthread_t *__rte_restrict tid, in pthread_create() function