Home
last modified time | relevance | path

Searched defs:current_process (Results 1 – 25 of 260) sorted by relevance

1234567891011

/dports/devel/py-PyUtilib/PyUtilib-6.0.0/pyutilib/misc/
H A DGlobalData.py11 current_process = None variable
/dports/devel/py-PyUtilib/PyUtilib-6.0.0/pyutilib/subprocess/
H A DGlobalData.py11 current_process = None variable
/dports/emulators/citra/citra-ac98458e0/src/core/hle/kernel/
H A Dsvc.cpp276 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in ExitProcess() local
342 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in UnmapMemoryBlock() local
676 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in ReplyAndReceive() local
839 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in GetResourceLimit() local
898 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in CreateThread() local
1298 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in CreateMemoryBlock() local
1323 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in CreatePort() local
1336 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in CreateSessionToPort() local
1350 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in CreateSession() local
1361 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in AcceptSession() local
H A Dserver_session.cpp88 auto current_process = thread->owner_process.lock(); in HandleSyncRequest() local
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/hle/kernel/
H A Dsvc.cpp276 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in ExitProcess() local
342 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in UnmapMemoryBlock() local
676 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in ReplyAndReceive() local
839 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in GetResourceLimit() local
898 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in CreateThread() local
1298 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in CreateMemoryBlock() local
1323 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in CreatePort() local
1336 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in CreateSessionToPort() local
1350 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in CreateSession() local
1361 std::shared_ptr<Process> current_process = kernel.GetCurrentProcess(); in AcceptSession() local
H A Dserver_session.cpp88 auto current_process = thread->owner_process.lock(); in HandleSyncRequest() local
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/kernel/
H A Dsvc.cpp524 auto* const current_process = system.Kernel().CurrentProcess(); in ArbitrateLock() local
549 auto* const current_process = system.Kernel().CurrentProcess(); in ArbitrateUnlock() local
1072 const auto* current_process = system.Kernel().CurrentProcess(); in SetThreadActivity() local
1105 const auto* current_process = system.Kernel().CurrentProcess(); in GetThreadContext() local
1241 auto* const current_process{system.Kernel().CurrentProcess()}; in MapSharedMemory() local
1468 auto* current_process = system.Kernel().CurrentProcess(); in ExitProcess() local
1493 auto* const current_process = system.Kernel().CurrentProcess(); in CreateThread() local
1665 auto* const current_process = system.Kernel().CurrentProcess(); in WaitProcessWideKeyAtomic() local
1735 auto* const current_process = kernel.CurrentProcess(); in SignalProcessWideKey() local
2181 auto* const current_process = kernel.CurrentProcess(); in CreateResourceLimit() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/install_verification/win/
H A Dmodule_list.cc46 HANDLE current_process = ::GetCurrentProcess(); in GetModuleInfoSet() local
/dports/cad/gds3d/GDS3D-bcdb97a/gdsoglviewer/
H A Dwin_legend.cpp62 class GDSProcess *current_process = wm->getProcess(); in Event() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/win/
H A Dmouse_wheel_util.cc71 DWORD current_process = GetCurrentProcessId(); in RerouteMouseWheel() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/win/
H A Dmouse_wheel_util.cc71 DWORD current_process = GetCurrentProcessId(); in RerouteMouseWheel() local
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost_sync/include/boost/sync/detail/
H A Dauto_handle.hpp92 … const boost::detail::winapi::HANDLE_ current_process = boost::detail::winapi::GetCurrentProcess(); in duplicate() local
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/NovaDiskIO/sync/include/boost/sync/detail/
H A Dauto_handle.hpp92 … const boost::detail::winapi::HANDLE_ current_process = boost::detail::winapi::GetCurrentProcess(); in duplicate() local
/dports/comms/scrcpy/scrcpy-1.9/app/src/
H A Dfile_handler.h30 process_t current_process; member
/dports/lang/pocl/pocl-1.8/bin/
H A Dpoclcc.c232 int current_process = search_process(current_arg); in process_arg() local
265 int current_process = search_process(argv[arg_num]); in main() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Events.Edir.EventData/
H A DGeneralDSEventData.cs71 protected int current_process; field in Novell.Directory.Ldap.Events.Edir.EventData.GeneralDSEventData
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/mojom/typemaps/
H A Dwindows_handle_mojom_traits.cc97 const HANDLE current_process = ::GetCurrentProcess(); in DuplicateWindowsHandle() local
/dports/cad/freehdl/freehdl-0.0.7/freehdl/
H A Dkernel-kernel-class.hh65 process_base *current_process; member in kernel_class
/dports/sysutils/vector/vector-0.10.0/cargo-crates/os_pipe-0.9.2/src/
H A Dwindows.rs58 let current_process = GetCurrentProcess(); in dup() localVariable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dc89.c58 typedef void T;
59 void foo(T); /* typedef for void is allowed */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/fipsmodule/rand/
H A Durandom.c259 const char *current_process = "<unknown>"; in DEFINE_STATIC_ONCE() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/fipsmodule/rand/
H A Durandom.c232 const char *current_process = "<unknown>"; in DEFINE_STATIC_ONCE() local
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/fipsmodule/rand/
H A Durandom.c232 const char *current_process = "<unknown>"; in DEFINE_STATIC_ONCE() local
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/fipsmodule/rand/
H A Durandom.c232 const char *current_process = "<unknown>"; in DEFINE_STATIC_ONCE() local
/dports/security/boringssl/boringssl-6a71840/crypto/fipsmodule/rand/
H A Durandom.c259 const char *current_process = "<unknown>"; in DEFINE_STATIC_ONCE() local

1234567891011