Home
last modified time | relevance | path

Searched refs:stop_select (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/gdb/gdb-11.1/gdb/
H A Dser-mingw.c415 HANDLE stop_select; member
467 state->stop_select = CreateEvent (NULL, FALSE, FALSE, NULL); in create_select_thread()
490 CloseHandle (state->stop_select); in destroy_select_thread()
520 SetEvent (state->stop_select); in stop_select_thread()
548 wait_events[0] = state->stop_select; in console_select_thread()
668 if (WaitForSingleObject (state->stop_select, 10) == WAIT_OBJECT_0) in pipe_select_thread()
739 ResetEvent (state->stop_select); in ser_console_wait_handle()
821 ps->wait.stop_select = INVALID_HANDLE_VALUE; in make_pipe_state()
1021 ResetEvent (ps->wait.stop_select); in pipe_wait_handle()
1107 wait_events[0] = state->base.stop_select; in net_windows_select_thread()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dser-mingw.c393 HANDLE stop_select; member
445 state->stop_select = CreateEvent (NULL, FALSE, FALSE, NULL); in create_select_thread()
468 CloseHandle (state->stop_select); in destroy_select_thread()
498 SetEvent (state->stop_select); in stop_select_thread()
526 wait_events[0] = state->stop_select; in console_select_thread()
642 if (WaitForSingleObject (state->stop_select, 10) == WAIT_OBJECT_0) in pipe_select_thread()
715 ResetEvent (state->stop_select); in ser_console_wait_handle()
798 ps->wait.stop_select = INVALID_HANDLE_VALUE; in make_pipe_state()
1006 ResetEvent (ps->wait.stop_select); in pipe_wait_handle()
1066 wait_events[0] = state->base.stop_select; in net_windows_select_thread()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dser-mingw.c392 HANDLE stop_select; member
444 state->stop_select = CreateEvent (NULL, FALSE, FALSE, NULL); in create_select_thread()
467 CloseHandle (state->stop_select); in destroy_select_thread()
497 SetEvent (state->stop_select); in stop_select_thread()
525 wait_events[0] = state->stop_select; in console_select_thread()
641 if (WaitForSingleObject (state->stop_select, 10) == WAIT_OBJECT_0) in pipe_select_thread()
714 ResetEvent (state->stop_select); in ser_console_wait_handle()
797 ps->wait.stop_select = INVALID_HANDLE_VALUE; in make_pipe_state()
1005 ResetEvent (ps->wait.stop_select); in pipe_wait_handle()
1065 wait_events[0] = state->base.stop_select; in net_windows_select_thread()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/runtime_tools/c_src/
H A Dtrace_ip_drv.c205 static void stop_select(ErlDrvEvent event, void*);
240 stop_select
892 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
907 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/runtime_tools/c_src/
H A Dtrace_ip_drv.c205 static void stop_select(ErlDrvEvent event, void*);
240 stop_select
892 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
907 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/runtime_tools/c_src/
H A Dtrace_ip_drv.c205 static void stop_select(ErlDrvEvent event, void*);
240 stop_select
892 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
907 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/runtime_tools/c_src/
H A Dtrace_ip_drv.c205 static void stop_select(ErlDrvEvent event, void*);
240 stop_select
892 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
907 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/runtime_tools/c_src/
H A Dtrace_ip_drv.c205 static void stop_select(ErlDrvEvent event, void*);
240 stop_select
892 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
907 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/runtime_tools/c_src/
H A Dtrace_ip_drv.c205 static void stop_select(ErlDrvEvent event, void*);
240 stop_select
892 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
907 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
/dports/lang/erlang/otp-OTP-24.1.7/lib/runtime_tools/c_src/
H A Dtrace_ip_drv.c205 static void stop_select(ErlDrvEvent event, void*);
240 stop_select
892 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
907 static void stop_select(ErlDrvEvent event, void* _) in stop_select() function
/dports/devel/libnfc/libnfc-1.7.1/utils/
H A Dnfc-read-forum-tag3.c82 static void stop_select(int sig) in stop_select() function
237 signal(SIGINT, stop_select); in main()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/runtime_tools/examples/
H A Ddriver1.d112 erlang*:::driver-stop_select
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/runtime_tools/examples/
H A Ddriver1.d112 erlang*:::driver-stop_select
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/runtime_tools/examples/
H A Ddriver1.d112 erlang*:::driver-stop_select
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/runtime_tools/examples/
H A Ddriver1.d112 erlang*:::driver-stop_select
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/runtime_tools/examples/
H A Ddriver1.d112 erlang*:::driver-stop_select
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/runtime_tools/examples/
H A Ddriver1.d112 erlang*:::driver-stop_select
/dports/lang/erlang/otp-OTP-24.1.7/lib/runtime_tools/examples/
H A Ddriver1.d112 erlang*:::driver-stop_select
/dports/www/yaws/yaws-2.0.6/c_src/
H A Dsetuid_drv.c141 setuid_driver_entry.stop_select = NULL; in DRIVER_INIT()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/unix/
H A Dsys_drivers.c222 static void stop_select(ErlDrvEvent, void*);
257 stop_select
284 stop_select
311 stop_select
337 stop_select
1501 static void stop_select(ErlDrvEvent fd, void* _) in stop_select() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/unix/
H A Dsys_drivers.c226 static void stop_select(ErlDrvEvent, void*);
261 stop_select
288 stop_select
315 stop_select
341 stop_select
1552 static void stop_select(ErlDrvEvent fd, void* _) in stop_select() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_drivers.c220 static void stop_select(ErlDrvEvent, void*);
255 stop_select
282 stop_select
309 stop_select
335 stop_select
1546 static void stop_select(ErlDrvEvent fd, void* _) in stop_select() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/unix/
H A Dsys_drivers.c225 static void stop_select(ErlDrvEvent, void*);
260 stop_select
287 stop_select
314 stop_select
340 stop_select
1551 static void stop_select(ErlDrvEvent fd, void* _) in stop_select() function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_drivers.c220 static void stop_select(ErlDrvEvent, void*);
255 stop_select
282 stop_select
309 stop_select
335 stop_select
1546 static void stop_select(ErlDrvEvent fd, void* _) in stop_select() function
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_drivers.c220 static void stop_select(ErlDrvEvent, void*);
255 stop_select
282 stop_select
309 stop_select
335 stop_select
1546 static void stop_select(ErlDrvEvent fd, void* _) in stop_select() function

123