Home
last modified time | relevance | path

Searched refs:QueueUserAPC (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/dports/devel/R-cran-BH/BH/inst/include/boost/winapi/
H A Dapc.hpp29 QueueUserAPC(
39 using ::QueueUserAPC;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/winapi/
H A Dapc.hpp29 QueueUserAPC(
39 using ::QueueUserAPC;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/winapi/
H A Dapc.hpp29 QueueUserAPC(
39 using ::QueueUserAPC;
/dports/devel/boost-libs/boost_1_72_0/boost/winapi/
H A Dapc.hpp27 QueueUserAPC(
37 using ::QueueUserAPC;
/dports/devel/boost-docs/boost_1_72_0/boost/winapi/
H A Dapc.hpp27 QueueUserAPC(
37 using ::QueueUserAPC;
/dports/devel/boost-python-libs/boost_1_72_0/boost/winapi/
H A Dapc.hpp27 QueueUserAPC(
37 using ::QueueUserAPC;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/winapi/
H A Dapc.hpp27 QueueUserAPC(
37 using ::QueueUserAPC;
/dports/devel/hyperscan/boost_1_75_0/boost/winapi/
H A Dapc.hpp29 QueueUserAPC(
39 using ::QueueUserAPC;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/detail/winapi/
H A Dapc.hpp29 QueueUserAPC(
40 using ::QueueUserAPC;
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/detail/winapi/
H A Dapc.hpp29 QueueUserAPC(
40 using ::QueueUserAPC;
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/synch/test/
H A DTestSynchAPC.c39 if (!QueueUserAPC((PAPCFUNC)userApc, _GetCurrentThread(), (ULONG_PTR)lpThreadParameter)) in uncleanThread()
113 if (!QueueUserAPC((PAPCFUNC)userApc, _GetCurrentThread(), (ULONG_PTR)&userApcArg)) in TestSynchAPC()
142 if (!QueueUserAPC((PAPCFUNC)userApc, thread, (ULONG_PTR)&userApcArg)) in TestSynchAPC()
/dports/www/firefox/firefox-99.0/third_party/rust/wio/src/
H A Dapc.rs16 match unsafe { k32::QueueUserAPC(Some(helper::<T>), thread.as_raw_handle(), thing) } { in queue()
31 match unsafe { k32::QueueUserAPC(Some(helper::<T>), k32::GetCurrentThread(), thing) } { in queue_current()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/wio/src/
H A Dapc.rs16 match unsafe { k32::QueueUserAPC(Some(helper::<T>), thread.as_raw_handle(), thing) } { in queue()
31 match unsafe { k32::QueueUserAPC(Some(helper::<T>), k32::GetCurrentThread(), thing) } { in queue_current()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/wio-0.2.2/src/
H A Dapc.rs16 match unsafe { k32::QueueUserAPC(Some(helper::<T>), thread.as_raw_handle(), thing) } { in queue()
31 match unsafe { k32::QueueUserAPC(Some(helper::<T>), k32::GetCurrentThread(), thing) } { in queue_current()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/wio/src/
H A Dapc.rs16 match unsafe { k32::QueueUserAPC(Some(helper::<T>), thread.as_raw_handle(), thing) } { in queue()
31 match unsafe { k32::QueueUserAPC(Some(helper::<T>), k32::GetCurrentThread(), thing) } { in queue_current()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wio/src/
H A Dapc.rs16 match unsafe { k32::QueueUserAPC(Some(helper::<T>), thread.as_raw_handle(), thing) } { in queue()
31 match unsafe { k32::QueueUserAPC(Some(helper::<T>), k32::GetCurrentThread(), thing) } { in queue_current()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/wio-0.2.2/src/
H A Dapc.rs16 match unsafe { k32::QueueUserAPC(Some(helper::<T>), thread.as_raw_handle(), thing) } { in queue()
31 match unsafe { k32::QueueUserAPC(Some(helper::<T>), k32::GetCurrentThread(), thing) } { in queue_current()
/dports/graphics/rx/rx-0.4.0/cargo-crates/wio-0.2.2/src/
H A Dapc.rs16 match unsafe { k32::QueueUserAPC(Some(helper::<T>), thread.as_raw_handle(), thing) } { in queue()
31 match unsafe { k32::QueueUserAPC(Some(helper::<T>), k32::GetCurrentThread(), thing) } { in queue_current()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/include/
H A Dthreads.h48 #define zbx_thread_kill(h) QueueUserAPC(ZBXEndThread, h, 0)
49 #define zbx_thread_kill_fatal(h) QueueUserAPC(ZBXEndThread, h, 0)
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/include/
H A Dthreads.h48 #define zbx_thread_kill(h) QueueUserAPC(ZBXEndThread, h, 0)
49 #define zbx_thread_kill_fatal(h) QueueUserAPC(ZBXEndThread, h, 0)
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/include/
H A Dthreads.h48 #define zbx_thread_kill(h) QueueUserAPC(ZBXEndThread, h, 0)
49 #define zbx_thread_kill_fatal(h) QueueUserAPC(ZBXEndThread, h, 0)
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/include/
H A Dthreads.h48 #define zbx_thread_kill(h) QueueUserAPC(ZBXEndThread, h, 0)
49 #define zbx_thread_kill_fatal(h) QueueUserAPC(ZBXEndThread, h, 0)
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/include/
H A Dthreads.h48 #define zbx_thread_kill(h) QueueUserAPC(ZBXEndThread, h, 0)
49 #define zbx_thread_kill_fatal(h) QueueUserAPC(ZBXEndThread, h, 0)
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/include/
H A Dthreads.h48 #define zbx_thread_kill(h) QueueUserAPC(ZBXEndThread, h, 0)
49 #define zbx_thread_kill_fatal(h) QueueUserAPC(ZBXEndThread, h, 0)
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/include/
H A Dthreads.h48 #define zbx_thread_kill(h) QueueUserAPC(ZBXEndThread, h, 0)
49 #define zbx_thread_kill_fatal(h) QueueUserAPC(ZBXEndThread, h, 0)

12345678910>>...16