Home
last modified time | relevance | path

Searched refs:CloseThreadWaitChainSession (Results 151 – 157 of 157) sorted by relevance

1234567

/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dadvapi32.def.in109 CloseThreadWaitChainSession
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py669 CloseThreadWaitChainSession(self.value)
1898 def CloseThreadWaitChainSession(WctHandle): function
1899 _CloseThreadWaitChainSession = windll.advapi32.CloseThreadWaitChainSession
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py669 CloseThreadWaitChainSession(self.value)
1898 def CloseThreadWaitChainSession(WctHandle): function
1899 _CloseThreadWaitChainSession = windll.advapi32.CloseThreadWaitChainSession
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py669 CloseThreadWaitChainSession(self.value)
1898 def CloseThreadWaitChainSession(WctHandle): function
1899 _CloseThreadWaitChainSession = windll.advapi32.CloseThreadWaitChainSession
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py669 CloseThreadWaitChainSession(self.value)
1898 def CloseThreadWaitChainSession(WctHandle): function
1899 _CloseThreadWaitChainSession = windll.advapi32.CloseThreadWaitChainSession
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs22 pub fn CloseThreadWaitChainSession(wcthandle: *const ::core::ffi::c_void); in CloseThreadWaitChainSession() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs1464 pub unsafe fn CloseThreadWaitChainSession(wcthandle: *const ::std::ffi::c_void) { in CloseThreadWaitChainSession() function
1469 fn CloseThreadWaitChainSession(wcthandle: *const ::std::ffi::c_void); in CloseThreadWaitChainSession() function
1471 ::std::mem::transmute(CloseThreadWaitChainSession(::std::mem::transmute(wcthandle))) in CloseThreadWaitChainSession()

1234567