Home
last modified time | relevance | path

Searched refs:stopping (Results 201 – 225 of 13961) sorted by relevance

12345678910>>...559

/dports/astro/stellarium/stellarium-0.21.3/plugins/RemoteSync/src/
H A DSyncServer.cpp35 : QObject(parent), stopping(false), timeoutTimerId(-1) in SyncServer()
123 stopping = true; in stop()
177 if(stopping) in checkStopState()
182 stopping = false; in checkStopState()
/dports/x11/lightdm/lightdm-1.30.0/src/
H A Ddisplay-server.c29 gboolean stopping; member
139 if (priv->stopping) in display_server_stop()
141 priv->stopping = TRUE; in display_server_stop()
151 return priv->stopping; in display_server_get_is_stopping()
/dports/www/janus/janus-gateway-0.11.6/events/
H A Djanus_rabbitmqevh.c85 static volatile gint initialized = 0, stopping = 0; variable
145 if(g_atomic_int_get(&stopping)) { in janus_rabbitmqevh_init()
438 g_atomic_int_set(&stopping, 1); in janus_rabbitmqevh_destroy()
475 g_atomic_int_set(&stopping, 0); in janus_rabbitmqevh_destroy()
509 if(g_atomic_int_get(&stopping) || !g_atomic_int_get(&initialized)) { in janus_rabbitmqevh_incoming_event()
526 if(g_atomic_int_get(&stopping) || !g_atomic_int_get(&initialized)) { in janus_rabbitmqevh_handle_request()
580 while(g_atomic_int_get(&initialized) && !g_atomic_int_get(&stopping)) { in jns_rmqevh_hdlr()
614 if(!g_atomic_int_get(&stopping)) { in jns_rmqevh_hdlr()
657 while(g_atomic_int_get(&initialized) && !g_atomic_int_get(&stopping)) { in jns_rmqevh_hrtbt()
676 if(!g_atomic_int_get(&stopping)) { in jns_rmqevh_hrtbt()
/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A Dlistener.cpp20 static volatile bool stopping = false; variable
26 return stopping; in w_is_stopping()
112 stopping = true; in w_request_shutdown()
145 while (!stopping) { in client_thread()
151 if (stopping) { in client_thread()
462 while (!stopping) { in named_pipe_accept_loop()
522 while (!stopping) { in accept_loop()
537 if (stopping) { in accept_loop()
546 if (stopping) { in accept_loop()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsgs/input/
H A Deventhelper.py23 self.stopping = False
32 self.stopping = True
68 while not self.stopping:
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Diothread.c30 bool stopping; member
70 while (!qatomic_read(&iothread->stopping)) { in iothread_run()
83 iothread->stopping = true; in iothread_stop_bh()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Diothread.c30 bool stopping; member
70 while (!qatomic_read(&iothread->stopping)) { in iothread_run()
83 iothread->stopping = true; in iothread_stop_bh()
/dports/devel/glib20/glib-2.70.4/tests/refcount/
H A Dproperties3.c37 static gint stopping; /* (atomic) */ in G_DEFINE_TYPE()
143 while (!g_atomic_int_get (&stopping)) { in run_thread()
173 g_atomic_int_set (&stopping, 0); in main()
183 g_atomic_int_set (&stopping, 1); in main()
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Diothread.c30 bool stopping; member
77 while (!qatomic_read(&iothread->stopping)) { in iothread_run()
90 iothread->stopping = true; in iothread_stop_bh()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Diothread.c30 bool stopping; member
77 while (!atomic_read(&iothread->stopping)) { in iothread_run()
90 iothread->stopping = true; in iothread_stop_bh()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/
H A Diothread.c30 bool stopping; member
77 while (!atomic_read(&iothread->stopping)) { in iothread_run()
90 iothread->stopping = true; in iothread_stop_bh()
/dports/emulators/qemu60/qemu-6.0.0/tests/unit/
H A Diothread.c30 bool stopping; member
77 while (!qatomic_read(&iothread->stopping)) { in iothread_run()
90 iothread->stopping = true; in iothread_stop_bh()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/src/thrift/concurrency/
H A DThread.cpp30 if (thread->getState() != stopping && thread->getState() != stopped) { in threadMain()
31 thread->setState(stopping); in threadMain()
/dports/devel/thrift/thrift-0.14.0/lib/cpp/src/thrift/concurrency/
H A DThread.cpp30 if (thread->getState() != stopping && thread->getState() != stopped) { in threadMain()
31 thread->setState(stopping); in threadMain()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/cpp/src/thrift/concurrency/
H A DThread.cpp30 if (thread->getState() != stopping && thread->getState() != stopped) { in threadMain()
31 thread->setState(stopping); in threadMain()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/cpp/src/thrift/concurrency/
H A DThread.cpp30 if (thread->getState() != stopping && thread->getState() != stopped) { in threadMain()
31 thread->setState(stopping); in threadMain()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/cpp/src/thrift/concurrency/
H A DThread.cpp30 if (thread->getState() != stopping && thread->getState() != stopped) { in threadMain()
31 thread->setState(stopping); in threadMain()
/dports/devel/node-thrift/thrift-0.14.0/lib/cpp/src/thrift/concurrency/
H A DThread.cpp30 if (thread->getState() != stopping && thread->getState() != stopped) { in threadMain()
31 thread->setState(stopping); in threadMain()
/dports/devel/py-thrift/thrift-0.14.0/lib/cpp/src/thrift/concurrency/
H A DThread.cpp30 if (thread->getState() != stopping && thread->getState() != stopped) { in threadMain()
31 thread->setState(stopping); in threadMain()
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/electron_stopping/
H A DSi.Si.elstop1 # Electronic stopping for Si in Si
3 # Kinetic energy in eV, stopping power in eV/A
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dtest_server_io.erl52 stopping, % Reply to when process stopped
259 handle_call(reset_state, From, #st{phase=stopping,pending_ops=Ops}=St) ->
302 St = St0#st{gls=gb_sets:insert(SGL, Gls0),phase=stopping,stopping=From},
323 handle_info({'EXIT',Pid,normal}, #st{gls=Gls0,stopping=From}=St) ->
329 {noreply,St#st{gls=Gls,phase=stopping,stopping=undefined}};
332 {noreply,St#st{gls=Gls,phase=stopping}}
351 handle_info(kill_group_leaders, #st{gls=Gls,stopping=From,
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_io.erl52 stopping, % Reply to when process stopped
259 handle_call(reset_state, From, #st{phase=stopping,pending_ops=Ops}=St) ->
302 St = St0#st{gls=gb_sets:insert(SGL, Gls0),phase=stopping,stopping=From},
323 handle_info({'EXIT',Pid,normal}, #st{gls=Gls0,stopping=From}=St) ->
329 {noreply,St#st{gls=Gls,phase=stopping,stopping=undefined}};
332 {noreply,St#st{gls=Gls,phase=stopping}}
351 handle_info(kill_group_leaders, #st{gls=Gls,stopping=From,
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dtest_server_io.erl52 stopping, % Reply to when process stopped
259 handle_call(reset_state, From, #st{phase=stopping,pending_ops=Ops}=St) ->
302 St = St0#st{gls=gb_sets:insert(SGL, Gls0),phase=stopping,stopping=From},
323 handle_info({'EXIT',Pid,normal}, #st{gls=Gls0,stopping=From}=St) ->
329 {noreply,St#st{gls=Gls,phase=stopping,stopping=undefined}};
332 {noreply,St#st{gls=Gls,phase=stopping}}
351 handle_info(kill_group_leaders, #st{gls=Gls,stopping=From,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_io.erl52 stopping, % Reply to when process stopped
259 handle_call(reset_state, From, #st{phase=stopping,pending_ops=Ops}=St) ->
302 St = St0#st{gls=gb_sets:insert(SGL, Gls0),phase=stopping,stopping=From},
323 handle_info({'EXIT',Pid,normal}, #st{gls=Gls0,stopping=From}=St) ->
329 {noreply,St#st{gls=Gls,phase=stopping,stopping=undefined}};
332 {noreply,St#st{gls=Gls,phase=stopping}}
351 handle_info(kill_group_leaders, #st{gls=Gls,stopping=From,
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_io.erl52 stopping, % Reply to when process stopped
259 handle_call(reset_state, From, #st{phase=stopping,pending_ops=Ops}=St) ->
302 St = St0#st{gls=gb_sets:insert(SGL, Gls0),phase=stopping,stopping=From},
323 handle_info({'EXIT',Pid,normal}, #st{gls=Gls0,stopping=From}=St) ->
329 {noreply,St#st{gls=Gls,phase=stopping,stopping=undefined}};
332 {noreply,St#st{gls=Gls,phase=stopping}}
351 handle_info(kill_group_leaders, #st{gls=Gls,stopping=From,

12345678910>>...559