Home
last modified time | relevance | path

Searched refs:thread_stop (Results 1 – 25 of 256) sorted by relevance

1234567891011

/dports/devel/ivykis/ivykis-0.42.4/src/
H A Div_handle.c31 st->thread_stop = CreateEvent(NULL, FALSE, FALSE, NULL); in iv_handle_init()
32 if (st->thread_stop == NULL) in iv_handle_init()
50 ret = WaitForSingleObjectEx(st->thread_stop, INFINITE, TRUE); in iv_handle_stop_poll_thread()
71 CloseHandle(st->thread_stop); in iv_handle_deinit()
174 SetEvent(st->thread_stop); in iv_handle_poll_thread()
H A Div_work.c42 void (*thread_stop)(void *cookie); member
74 if (pool->thread_stop != NULL) in __iv_work_thread_die()
75 pool->thread_stop(pool->cookie); in __iv_work_thread_die()
248 pool->thread_stop = this->thread_stop; in iv_work_pool_create()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/ivykis/src/
H A Div_handle.c31 st->thread_stop = CreateEvent(NULL, FALSE, FALSE, NULL); in iv_handle_init()
32 if (st->thread_stop == NULL) in iv_handle_init()
50 ret = WaitForSingleObjectEx(st->thread_stop, INFINITE, TRUE); in iv_handle_stop_poll_thread()
71 CloseHandle(st->thread_stop); in iv_handle_deinit()
174 SetEvent(st->thread_stop); in iv_handle_poll_thread()
H A Div_work.c42 void (*thread_stop)(void *cookie); member
74 if (pool->thread_stop != NULL) in __iv_work_thread_die()
75 pool->thread_stop(pool->cookie); in __iv_work_thread_die()
248 pool->thread_stop = this->thread_stop; in iv_work_pool_create()
/dports/devel/ivykis/ivykis-0.42.4/src/include/
H A Div_work.h35 void (*thread_stop)(void *cookie); member
51 this->thread_stop = NULL; in IV_WORK_POOL_INIT()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/ivykis/src/include/
H A Div_work.h35 void (*thread_stop)(void *cookie); member
51 this->thread_stop = NULL; in IV_WORK_POOL_INIT()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-dshow/virtualcam-module/
H A Dvirtualcam-filter.hpp37 WinHandle thread_stop; member in VCamFilter
43 return WaitForSingleObject(thread_stop, 0) != WAIT_TIMEOUT; in stopped()
H A Dvirtualcam-filter.cpp21 thread_stop = CreateEvent(nullptr, true, false, nullptr); in VCamFilter()
114 SetEvent(thread_stop); in ~VCamFilter()
155 HANDLE h[2] = {thread_start, thread_stop}; in Thread()
/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A Dpar_multi_interp.c872 { thread_stop = pass_length; } in hypre_BoomerAMGBuildMultipassHost()
876 thread_stop += pass_pointer[pass]; in hypre_BoomerAMGBuildMultipassHost()
907 for (i=thread_start; i < thread_stop; i++) in hypre_BoomerAMGBuildMultipassHost()
998 for (i=thread_start; i < thread_stop; i++) in hypre_BoomerAMGBuildMultipassHost()
1040 for (i=thread_start; i < thread_stop; i++) in hypre_BoomerAMGBuildMultipassHost()
1176 { thread_stop = pass_pointer[1] + pass_length; } in hypre_BoomerAMGBuildMultipassHost()
1181 for (i=thread_start; i < thread_stop; i++) in hypre_BoomerAMGBuildMultipassHost()
1371 for (i=thread_start; i < thread_stop; i++) in hypre_BoomerAMGBuildMultipassHost()
1562 { thread_stop = pass_pointer[1] + pass_length; } in hypre_BoomerAMGBuildMultipassHost()
1567 for (i=thread_start; i < thread_stop; i++) in hypre_BoomerAMGBuildMultipassHost()
[all …]
/dports/devel/libxs/libxs-1.2.0/src/
H A Dthread.cpp47 void xs::thread_stop (xs::thread_t *self_) in thread_stop() function in xs
87 void xs::thread_stop (xs::thread_t *self_) in thread_stop() function in xs
H A Dthread.hpp56 void thread_stop (thread_t *self_);
/dports/devel/libshbuf/libshbuf-0.0.3/src/
H A Dthread.h26 void thread_stop(shbuf *sb);
/dports/benchmarks/iperf/iperf-2.1.4/include/
H A Dutil.h129 thread_stop(settings); \
154 thread_stop(settings); \
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/src/
H A Dapplier_channel_state_observer.cc33 int Applier_channel_state_observer::thread_stop(Binlog_relay_IO_param *) { in thread_stop() function in Applier_channel_state_observer
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/group_replication/include/
H A Dapplier_channel_state_observer.h37 int thread_stop(Binlog_relay_IO_param *param);
H A Dasynchronous_channels_state_observer.h37 int thread_stop(Binlog_relay_IO_param *param);
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/include/
H A Dapplier_channel_state_observer.h37 int thread_stop(Binlog_relay_IO_param *param);
H A Dasynchronous_channels_state_observer.h37 int thread_stop(Binlog_relay_IO_param *param);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/group_replication/include/
H A Dapplier_channel_state_observer.h37 int thread_stop(Binlog_relay_IO_param *param);
H A Dasynchronous_channels_state_observer.h37 int thread_stop(Binlog_relay_IO_param *param);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/group_replication/include/
H A Dasynchronous_channels_state_observer.h37 int thread_stop(Binlog_relay_IO_param *param);
H A Dapplier_channel_state_observer.h37 int thread_stop(Binlog_relay_IO_param *param);
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/group_replication/include/
H A Dapplier_channel_state_observer.h37 int thread_stop(Binlog_relay_IO_param *param);
H A Dasynchronous_channels_state_observer.h37 int thread_stop(Binlog_relay_IO_param *param);
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/group_replication/include/
H A Dapplier_channel_state_observer.h37 int thread_stop(Binlog_relay_IO_param *param);

1234567891011