Home
last modified time | relevance | path

Searched refs:thread_destroy (Results 1 – 25 of 37) sorted by relevance

12

/dports/security/yersinia/yersinia-8c0d7c5/src/
H A Dattack.c160 thread_destroy( &node->protocol[i].attacks[j].attack_th ); in attack_kill_th()
181 thread_destroy( &node->protocol[ proto_arg ].attacks[ attack_arg ].attack_th ); in attack_kill_index()
204 thread_destroy(&attacks->helper_th); in attack_th_exit()
H A Dattack.h43 extern int8_t thread_destroy(THREAD *);
H A Dthread-util.h51 int8_t thread_destroy(THREAD *);
H A Dinterfaces.h143 extern int8_t thread_destroy(THREAD *);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/perfschema/r/
H A Dservice_pfs_notification.result73 ## Disconnect 2 sessions to generate session_disconnect and thread_destroy events.
123 SELECT * FROM test.callback_events WHERE callback = "thread_destroy";
125 thread_destroy ... 0 ... ... ... RESOURCE_GROU…
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/components/test/perfschema/
H A Dtest_pfs_notification.cc454 callbacks.thread_destroy = &thread_destroy_cb1; in test_pfs_notification()
462 callbacks.thread_destroy = &thread_destroy_cb2; in test_pfs_notification()
470 callbacks.thread_destroy = &thread_destroy_cb3; in test_pfs_notification()
/dports/security/clamav/clamav-0.104.2/clamonacc/c-thread-pool/
H A Dthpool.c99 static void thread_destroy(struct thread* thread_p);
238 thread_destroy(thpool_p->threads[n]); in thpool_destroy()
388 static void thread_destroy (thread* thread_p){ in thread_destroy() function
/dports/security/clamav-lts/clamav-0.103.5/clamonacc/c-thread-pool/
H A Dthpool.c99 static void thread_destroy(struct thread* thread_p);
238 thread_destroy(thpool_p->threads[n]); in thpool_destroy()
388 static void thread_destroy (thread* thread_p){ in thread_destroy() function
/dports/textproc/redisearch20/RediSearch-2.0.15/src/dep/thpool/
H A Dthpool.c90 static void thread_destroy(struct thread* thread_p);
222 thread_destroy(thpool_p->threads[n]); in thpool_destroy()
360 static void thread_destroy(thread* thread_p) { in thread_destroy() function
/dports/textproc/redisearch16/RediSearch-1.6.16/src/dep/thpool/
H A Dthpool.c90 static void thread_destroy(struct thread* thread_p);
222 thread_destroy(thpool_p->threads[n]); in thpool_destroy()
360 static void thread_destroy(thread* thread_p) { in thread_destroy() function
/dports/textproc/redisearch/RediSearch-2.2.5/src/dep/thpool/
H A Dthpool.c90 static void thread_destroy(struct thread* thread_p);
222 thread_destroy(thpool_p->threads[n]); in thpool_destroy()
360 static void thread_destroy(thread* thread_p) { in thread_destroy() function
/dports/biology/viennarna/ViennaRNA-2.4.18/src/cthreadpool/
H A Dthpool.c117 static void thread_destroy(struct thread* thread_p);
261 thread_destroy(thpool_p->threads[n]); in thpool_destroy()
383 static void thread_destroy (thread* thread_p){ in thread_destroy() function
/dports/devel/libmowgli2/libmowgli-2-2.1.3/src/libmowgli/thread/
H A Dthread.h69 void (*thread_destroy)(mowgli_thread_t *thread); member
/dports/irc/atheme-services/atheme-7.2.9/libmowgli-2/src/libmowgli/thread/
H A Dthread.h69 void (*thread_destroy)(mowgli_thread_t *thread); member
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dthread_util.c574 self->thread_destroy(thread); in _serial_destroy()
635 self->thread_destroy(thread); in _thread_destroy_and_unlock()
781 self->thread_destroy = cls->destroy; in threadpool_create()
H A Dthread_util.h244 void (*thread_destroy)(void *self); member
/dports/benchmarks/iperf/iperf-2.1.4/include/
H A DThread.h111 void thread_destroy();
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dservice_pfs_notification.cc101 if (m_cb.thread_destroy != nullptr) { in set_callback_map()
379 auto callback = *node->m_cb.thread_destroy; in pfs_notify_thread_destroy()
/dports/x11/xscreensaver/xscreensaver-5.44/utils/
H A Dthread_util.h239 void (*thread_destroy)(void *self); member
H A Dthread_util.c518 self->thread_destroy(thread); in _serial_destroy()
579 self->thread_destroy(thread); in _thread_destroy_and_unlock()
725 self->thread_destroy = cls->destroy; in threadpool_create()
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dstrange.c574 thread_destroy (void *Self_Raw) in thread_destroy() function
606 thread_destroy (T); in thread_create()
612 thread_destroy (T); in thread_create()
620 thread_destroy (T); in thread_create()
625 thread_destroy (T); in thread_create()
631 thread_destroy (T); in thread_create()
1239 thread_destroy in init_strange()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dstrange.c540 thread_destroy (void *Self_Raw) in thread_destroy() function
572 thread_destroy (T); in thread_create()
578 thread_destroy (T); in thread_create()
586 thread_destroy (T); in thread_create()
591 thread_destroy (T); in thread_create()
597 thread_destroy (T); in thread_create()
1200 thread_destroy in init_strange()
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/mysql/components/services/
H A Dpsi_thread_bits.h355 PSI_notification_cb thread_destroy; member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/mysql/components/services/
H A Dpsi_thread_bits.h393 PSI_notification_cb_v3 thread_destroy; member
/dports/net/fort/FORT-validator-1.5.3/src/object/
H A Dtal.c710 thread_destroy(struct validation_thread *thread) in thread_destroy() function
791 thread_destroy(thread); in perform_standalone_validation()
809 thread_destroy(thread); in perform_standalone_validation()

12