Home
last modified time | relevance | path

Searched refs:idthread (Results 1 – 9 of 9) sorted by relevance

/dports/net/pjsip/pjproject-2.11.1/pjlib/src/pj/
H A Dos_core_win32.c65 DWORD idthread; member
409 thread->idthread = GetCurrentThreadId(); in pj_thread_register()
421 cstr_thread_name, thread->idthread); in pj_thread_register()
424 "thr%p", (void*)(pj_ssize_t)thread->idthread); in pj_thread_register()
534 dwflags, &rec->idthread); in pj_thread_create()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/Ime/
H A Dmod.rs1113 pub unsafe fn DisableIME(&self, idthread: u32) -> ::windows::runtime::Result<()> { in DisableIME()
1114 …Interface::vtable(self).67)(::std::mem::transmute_copy(self), ::std::mem::transmute(idthread)).ok() in DisableIME()
1124 …pub unsafe fn EnumInputContext(&self, idthread: u32) -> ::windows::runtime::Result<IEnumInputConte… in EnumInputContext()
1285 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, idthread: u32) -> ::windows::runti…
1633 pub unsafe fn DisableIME(&self, idthread: u32) -> ::windows::runtime::Result<()> { in DisableIME()
1634 …Interface::vtable(self).82)(::std::mem::transmute_copy(self), ::std::mem::transmute(idthread)).ok() in DisableIME()
1644 …pub unsafe fn EnumInputContext(&self, idthread: u32) -> ::windows::runtime::Result<IEnumInputConte… in EnumInputContext()
1857 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, idthread: u32) -> ::windows::runti…
4294 pub unsafe fn ImmDisableTextFrameService(idthread: u32) -> super::super::super::Foundation::BOOL { in ImmDisableTextFrameService()
4299 fn ImmDisableTextFrameService(idthread: u32) -> super::super::super::Foundation::BOOL; in ImmDisableTextFrameService()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/KeyboardAndMouse/
H A Dmod.rs322 pub unsafe fn GetKeyboardLayout(idthread: u32) -> super::super::TextServices::HKL { in GetKeyboardLayout()
327 fn GetKeyboardLayout(idthread: u32) -> super::super::TextServices::HKL; in GetKeyboardLayout()
329 ::std::mem::transmute(GetKeyboardLayout(::std::mem::transmute(idthread))) in GetKeyboardLayout()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Input/Ime/
H A Dmod.rs29 pub fn ImmDisableTextFrameService(idthread: u32) -> super::super::super::Foundation::BOOL; in ImmDisableTextFrameService()
31 …pub fn ImmEnumInputContext(idthread: u32, lpfn: ::core::option::Option<IMCENUMPROC>, lparam: super… in ImmEnumInputContext()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Input/KeyboardAndMouse/
H A Dmod.rs27 pub fn GetKeyboardLayout(idthread: u32) -> super::super::TextServices::HKL; in GetKeyboardLayout()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/WindowsAndMessaging/
H A Dmod.rs3939 pub unsafe fn GetGUIThreadInfo(idthread: u32, pgui: *mut GUITHREADINFO) -> super::super::Foundation… in GetGUIThreadInfo()
3944 … fn GetGUIThreadInfo(idthread: u32, pgui: *mut GUITHREADINFO) -> super::super::Foundation::BOOL; in GetGUIThreadInfo()
3946 …::std::mem::transmute(GetGUIThreadInfo(::std::mem::transmute(idthread), ::std::mem::transmute(pgui… in GetGUIThreadInfo()
8956 …3: ::windows::runtime::IntoParam<'a, super::super::Foundation::LPARAM>>(idthread: u32, msg: u32, w… in PostThreadMessageA()
8961 …fn PostThreadMessageA(idthread: u32, msg: u32, wparam: super::super::Foundation::WPARAM, lparam: s… in PostThreadMessageA()
8963 …::std::mem::transmute(PostThreadMessageA(::std::mem::transmute(idthread), ::std::mem::transmute(ms… in PostThreadMessageA()
8970 …3: ::windows::runtime::IntoParam<'a, super::super::Foundation::LPARAM>>(idthread: u32, msg: u32, w… in PostThreadMessageW()
8975 …fn PostThreadMessageW(idthread: u32, msg: u32, wparam: super::super::Foundation::WPARAM, lparam: s… in PostThreadMessageW()
8977 …::std::mem::transmute(PostThreadMessageW(::std::mem::transmute(idthread), ::std::mem::transmute(ms… in PostThreadMessageW()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/WindowsAndMessaging/
H A Dmod.rs283 …pub fn GetGUIThreadInfo(idthread: u32, pgui: *mut GUITHREADINFO) -> super::super::Foundation::BOOL; in GetGUIThreadInfo()
586 …pub fn PostThreadMessageA(idthread: u32, msg: u32, wparam: super::super::Foundation::WPARAM, lpara… in PostThreadMessageA()
588 …pub fn PostThreadMessageW(idthread: u32, msg: u32, wparam: super::super::Foundation::WPARAM, lpara… in PostThreadMessageW()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Accessibility/
H A Dmod.rs66 … pfnwineventproc: ::core::option::Option<WINEVENTPROC>, idprocess: u32, idthread: u32, dwflags: u3… in SetWinEventHook()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Accessibility/
H A Dmod.rs20188 …, pfnwineventproc: ::std::option::Option<WINEVENTPROC>, idprocess: u32, idthread: u32, dwflags: u3…
20193 …HINSTANCE, pfnwineventproc: ::windows::runtime::RawPtr, idprocess: u32, idthread: u32, dwflags: u3…
20195 …nwineventproc), ::std::mem::transmute(idprocess), ::std::mem::transmute(idthread), ::std::mem::tra…