Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_disk_event.c176 pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, NULL); in zed_udev_monitor()
186 pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, NULL); in zed_udev_monitor()
/f-stack/app/redis-5.0.5/src/
H A Dbio.c159 pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, NULL); in bioProcessBackgroundJobs()
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c223 get_addr_of_loaded_symbol(pthread_setcancelstate); in RTE_INIT()
637 int pthread_setcancelstate(int a, int *b) in pthread_setcancelstate() function
/f-stack/freebsd/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c208 (void) pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, in tpool_worker()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst629 | pthread_setcancelstate | | |