Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c203 get_addr_of_loaded_symbol(pthread_mutex_timedlock); in RTE_INIT()
488 int pthread_mutex_timedlock(pthread_mutex_t *mutex, const struct timespec *b) in pthread_mutex_timedlock() function
/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_hw_api.c438 ret = pthread_mutex_timedlock(adapter->lock, &t); in opae_adapter_lock()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst589 | pthread_mutex_timedlock | | |