Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dbio.c160 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in bioProcessBackgroundJobs()
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c224 get_addr_of_loaded_symbol(pthread_setcanceltype); in RTE_INIT()
643 int pthread_setcanceltype(int a, int *b) in pthread_setcanceltype() function
/f-stack/freebsd/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c206 (void) pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, in tpool_worker()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst631 | pthread_setcanceltype | | |