Home
last modified time | relevance | path

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

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dthreadpool.cpp108 kill_threads(false), in thread_pool()
122 kill_threads = true; in ~thread_pool()
209 ASSERT_ALWAYS(!kill_threads); in add_task()
229 while (!kill_threads && all_task_queues_empty()) { in get_task()
239 if (kill_threads && all_task_queues_empty()) { in get_task()
H A Dthreadpool.hpp151 bool kill_threads; /* If true, hands out kill tasks once work queues are empty */ member in thread_pool
/dports/net/mptsd/mptsd-1.1/
H A Dmptsd.c105 void kill_threads(CONFIG *conf) { in kill_threads() function
170 kill_threads(config); in main()
/dports/dns/ldapdns/ldapdns-2.07/
H A Dengine.c63 static void kill_threads(void) in kill_threads() function
130 kill_threads(); in handle_signal()
/dports/lang/parrot/parrot-8.1.0/
H A DChangeLog973 + The whiteknight/kill_threads branch was merged, which removes the old and broken