Home
last modified time | relevance | path

Searched refs:CloseHandle (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/external/python/cpython2/PC/VS9.0/
Dkill_python.c52 CloseHandle(hsm); in main()
71 CloseHandle(hsm); in main()
99 CloseHandle(hsp); in main()
133 CloseHandle(hsp); in main()
134 CloseHandle(hsm); in main()
151 CloseHandle(hsp); in main()
152 CloseHandle(hsm); in main()
158 CloseHandle(hsp); in main()
159 CloseHandle(hsm); in main()
160 CloseHandle(hp); in main()
[all …]
/external/python/cpython2/PC/VS8.0/
Dkill_python.c52 CloseHandle(hsm); in main()
71 CloseHandle(hsm); in main()
99 CloseHandle(hsp); in main()
133 CloseHandle(hsp); in main()
134 CloseHandle(hsm); in main()
151 CloseHandle(hsp); in main()
152 CloseHandle(hsm); in main()
158 CloseHandle(hsp); in main()
159 CloseHandle(hsm); in main()
160 CloseHandle(hp); in main()
[all …]
/external/expat/xmlwf/
Dwin32filemap.c72 CloseHandle(f); in filemap()
76 CloseHandle(f); in filemap()
83 CloseHandle(f); in filemap()
89 CloseHandle(f); in filemap()
95 CloseHandle(m); in filemap()
96 CloseHandle(f); in filemap()
101 CloseHandle(m); in filemap()
102 CloseHandle(f); in filemap()
/external/deqp/framework/delibs/deutil/
DdeProcess.c593 CloseHandle(process->procInfo.hProcess); in deProcess_cleanupHandles()
596 CloseHandle(process->procInfo.hThread); in deProcess_cleanupHandles()
666 CloseHandle(stdInRead); in deProcess_start()
667 CloseHandle(stdInWrite); in deProcess_start()
675 CloseHandle(stdInRead); in deProcess_start()
676 CloseHandle(stdInWrite); in deProcess_start()
677 CloseHandle(stdOutRead); in deProcess_start()
678 CloseHandle(stdOutWrite); in deProcess_start()
686 CloseHandle(stdInRead); in deProcess_start()
687 CloseHandle(stdInWrite); in deProcess_start()
[all …]
/external/perfetto/src/profiling/symbolizer/
Dsubprocess_windows.cc83 CloseHandle(proc_info.hProcess); in Subprocess()
84 CloseHandle(proc_info.hThread); in Subprocess()
90 CloseHandle(child_pipe_out_write_); in Subprocess()
91 CloseHandle(child_pipe_in_read_); in Subprocess()
102 CloseHandle(child_pipe_out_read_); in ~Subprocess()
103 CloseHandle(child_pipe_in_write_); in ~Subprocess()
Dscoped_read_mmap_windows.cc51 CloseHandle(map_); in ~ScopedReadMmap()
54 CloseHandle(file_); in ~ScopedReadMmap()
/external/deqp/execserver/
DxsWin32TestProcess.cpp87 CloseHandle(m_handle); in ~Event()
355 CloseHandle(m_logFile); in ~TestLogReader()
384 CloseHandle(m_logFile); in stop()
424 CloseHandle(m_standardErr); in cleanupHandles()
427 CloseHandle(m_standardOut); in cleanupHandles()
430 CloseHandle(m_standardIn); in cleanupHandles()
433 CloseHandle(m_procInfo.hProcess); in cleanupHandles()
436 CloseHandle(m_procInfo.hThread); in cleanupHandles()
484 CloseHandle(readHandle); in createPipeWithOverlappedIO()
546 if (stdInRead != INVALID_HANDLE_VALUE) CloseHandle(stdInRead); in start()
[all …]
/external/tensorflow/tensorflow/core/platform/windows/
Dsubprocess.cc63 CloseHandle(in_handle); in InputThreadFunction()
90 CloseHandle(out_handle); in OutputThreadFunction()
113 CloseHandle(reinterpret_cast<PROCESS_INFORMATION*>(win_pi_)->hProcess); in ~SubProcess()
114 CloseHandle(reinterpret_cast<PROCESS_INFORMATION*>(win_pi_)->hThread); in ~SubProcess()
138 CloseHandle(parent_pipe_[i]); in ClosePipes()
276 CloseHandle(child_pipe_[i]); in Start()
324 CloseHandle(reinterpret_cast<PROCESS_INFORMATION*>(win_pi_)->hProcess); in WaitInternal()
325 CloseHandle(reinterpret_cast<PROCESS_INFORMATION*>(win_pi_)->hThread); in WaitInternal()
378 CloseHandle(parent_pipe_[CHAN_STDIN]); in Communicate()
392 CloseHandle(parent_pipe_[CHAN_STDOUT]); in Communicate()
[all …]
/external/python/cpython3/Lib/asyncio/
Dwindows_utils.py72 _winapi.CloseHandle(h1)
74 _winapi.CloseHandle(h2)
105 def close(self, *, CloseHandle=_winapi.CloseHandle): argument
107 CloseHandle(self._handle)
158 _winapi.CloseHandle(h)
/external/libchrome/base/
Dsync_socket_posix.cc47 bool CloseHandle(SyncSocket::Handle handle) { in CloseHandle() function
78 CloseHandle(handles[0]); in CreatePair()
79 CloseHandle(handles[1]); in CreatePair()
90 CloseHandle(handles[0]); in CreatePair()
91 CloseHandle(handles[1]); in CreatePair()
117 const bool retval = CloseHandle(handle_); in Close()
/external/wpa_supplicant_8/src/l2_packet/
Dl2_packet_winpcap.c235 CloseHandle(l2->rx_avail); in l2_packet_init()
236 CloseHandle(l2->rx_done); in l2_packet_init()
237 CloseHandle(l2->rx_notify); in l2_packet_init()
276 CloseHandle(l2->rx_thread_done); in l2_packet_deinit_timeout()
277 CloseHandle(l2->rx_thread); in l2_packet_deinit_timeout()
281 CloseHandle(l2->rx_avail); in l2_packet_deinit_timeout()
282 CloseHandle(l2->rx_done); in l2_packet_deinit_timeout()
283 CloseHandle(l2->rx_notify); in l2_packet_deinit_timeout()
Dl2_packet_ndis.c418 CloseHandle(l2_ndisuio_global->stop_request); in l2_packet_init()
422 CloseHandle(l2_ndisuio_global->ready_for_read); in l2_packet_init()
426 CloseHandle(l2_ndisuio_global->rx_processed); in l2_packet_init()
441 CloseHandle(l2_ndisuio_global->stop_request); in l2_packet_init()
501 CloseHandle(l2_ndisuio_global->rx_thread); in l2_packet_deinit()
502 CloseHandle(l2_ndisuio_global->stop_request); in l2_packet_deinit()
503 CloseHandle(l2_ndisuio_global->ready_for_read); in l2_packet_deinit()
504 CloseHandle(l2_ndisuio_global->rx_processed); in l2_packet_deinit()
516 CloseHandle(l2->rx_avail); in l2_packet_deinit()
/external/google-breakpad/src/tools/windows/dump_syms/
Ddump_syms_unittest.cc137 ASSERT_TRUE(::CloseHandle(child_stdout_write)); in RunCommand()
149 ASSERT_TRUE(::CloseHandle(process_info.hThread)); in RunCommand()
150 ASSERT_TRUE(::CloseHandle(process_info.hProcess)); in RunCommand()
151 ASSERT_TRUE(::CloseHandle(child_stdin_write)); in RunCommand()
152 ASSERT_TRUE(::CloseHandle(child_stdin_read)); in RunCommand()
153 ASSERT_TRUE(::CloseHandle(child_stdout_read)); in RunCommand()
/external/google-breakpad/src/client/windows/crash_generation/
Dcrash_generation_client.cc135 CloseHandle(crash_event_); in ~CrashGenerationClient()
139 CloseHandle(crash_generated_); in ~CrashGenerationClient()
143 CloseHandle(server_alive_); in ~CrashGenerationClient()
191 CloseHandle(pipe); in Register()
208 CloseHandle(pipe); in RequestUpload()
222 CloseHandle(pipe); in ConnectToServer()
Dminidump_generator.cc288 CloseHandle(dump_file_); in ~MinidumpGenerator()
292 CloseHandle(full_dump_file_); in ~MinidumpGenerator()
373 CloseHandle(dump_file_); in WriteMinidump()
376 CloseHandle(full_dump_file_); in WriteMinidump()
382 CloseHandle(dump_file_); in WriteMinidump()
385 CloseHandle(full_dump_file_); in WriteMinidump()
419 CloseHandle(dump_file_); in WriteMinidump()
422 CloseHandle(full_dump_file_); in WriteMinidump()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.cpp191 CloseHandle(p.hRead); in ExecCmd()
192 CloseHandle(p.hWrite); in ExecCmd()
293 CloseHandle(procInfo.hProcess); in ExecCmd()
294 CloseHandle(procInfo.hThread); in ExecCmd()
301 CloseHandle(p.hRead); in ExecCmd()
302 CloseHandle(p.hWrite); in ExecCmd()
/external/grpc-grpc/src/core/lib/security/credentials/alts/
Dcheck_gcp_environment_windows.cc95 CloseHandle(pi.hProcess); in run_powershell()
96 CloseHandle(pi.hThread); in run_powershell()
97 CloseHandle(h); in run_powershell()
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_windows_utils.py58 _winapi.CloseHandle(h1)
59 _winapi.CloseHandle(h2)
63 _winapi.CloseHandle(_)
74 _winapi.CloseHandle(h)
/external/llvm-project/lldb/source/Host/windows/
DProcessLauncherWindows.cpp133 ::CloseHandle(pi.hThread); in LaunchProcess()
137 ::CloseHandle(stdin_handle); in LaunchProcess()
139 ::CloseHandle(stdout_handle); in LaunchProcess()
141 ::CloseHandle(stderr_handle); in LaunchProcess()
/external/gptfdisk/
Ddiskio-windows.cc66 CloseHandle(fd); in OpenForRead()
97 CloseHandle(fd); in OpenForWrite()
103 CloseHandle(fd); in OpenForWrite()
118 CloseHandle(fd); in Close()
/external/angle/util/windows/
Dtest_utils_win.cpp37 if (::CloseHandle(readHandle) == FALSE) in closeReadHandle()
51 if (::CloseHandle(writeHandle) == FALSE) in closeWriteHandle()
265 ::CloseHandle(mProcessInfo.hProcess); in ~WindowsProcess()
269 ::CloseHandle(mProcessInfo.hThread); in ~WindowsProcess()
273 ::CloseHandle(mJobHandle); in ~WindowsProcess()
/external/python/cpython3/Lib/multiprocessing/
Dpopen_spawn_win32.py30 _winapi.CloseHandle(handle)
76 _winapi.CloseHandle(ht)
78 _winapi.CloseHandle(rhandle)
/external/libchrome/mojo/core/
Dmultiprocess_message_pipe_unittest.cc700 CloseHandle(p0); in TEST_P()
701 CloseHandle(p1); in TEST_P()
721 CloseHandle(p0); in TEST_P()
722 CloseHandle(p1); in TEST_P()
728 CloseHandle(p2); in TEST_P()
729 CloseHandle(p3); in TEST_P()
785 CloseHandle(p0); in TEST_P()
823 CloseHandle(handles[i].value()); in DEFINE_TEST_CLIENT_WITH_PIPE()
868 CloseHandle(echo_factory_proxy); in TEST_P()
869 CloseHandle(echo_proxy_a); in TEST_P()
[all …]
/external/libevent/
Devent_iocp.c217 CloseHandle(port->port); in event_iocp_port_launch_()
221 CloseHandle(port->shutdownSemaphore); in event_iocp_port_launch_()
230 CloseHandle(port->port); in event_iocp_port_unlock_and_free_()
231 CloseHandle(port->shutdownSemaphore); in event_iocp_port_unlock_and_free_()
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DWindowsMiniDump.cpp47 ::CloseHandle(file_handle); in SaveMiniDump()
48 ::CloseHandle(process_handle); in SaveMiniDump()

12345678910>>...12