Home
last modified time | relevance | path

Searched refs:shutdown_async (Results 1 – 25 of 95) sorted by relevance

1234

/dports/devel/hpx/hpx-1.2.1/hpx/runtime/components/
H A Druntime_support.hpp102 lcos::future<void> shutdown_async(double timeout = -1) in shutdown_async() function in hpx::components::runtime_support
104 return this->base_type::shutdown_async(gid_, timeout); in shutdown_async()
/dports/devel/hpx/hpx-1.2.1/src/runtime/components/stubs/
H A Druntime_support_stubs.cpp58 runtime_support::shutdown_async(naming::id_type const& targetgid, in shutdown_async() function in hpx::components::stubs::runtime_support
81 shutdown_async(targetgid, timeout).get(); in shutdown()
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/seqMapping/
H A DAMDMyClassI.java14 shutdown_async(AMD_MyClass_shutdown cb, Ice.Current current) in shutdown_async() method in AMDMyClassI
/dports/devel/ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/seqMapping/
H A DAMDMyClassI.java14 shutdown_async(AMD_MyClass_shutdown cb, Ice.Current current) in shutdown_async() method in AMDMyClassI
/dports/devel/py-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/seqMapping/
H A DAMDMyClassI.java14 shutdown_async(AMD_MyClass_shutdown cb, Ice.Current current) in shutdown_async() method in AMDMyClassI
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgdtlsconnection.c890 g_assert (iface->shutdown_async != NULL); in g_dtls_connection_shutdown_async()
892 iface->shutdown_async (conn, TRUE, TRUE, io_priority, cancellable, in g_dtls_connection_shutdown_async()
993 G_DTLS_CONNECTION_GET_INTERFACE (conn)->shutdown_async (conn, TRUE, TRUE, in g_dtls_connection_close_async()
H A Dgdtlsconnection.h85 void (*shutdown_async) (GDtlsConnection *conn, member
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/proxy/
H A DAMDMyDerivedClassI.java29 shutdown_async(AMD_MyClass_shutdown cb, in shutdown_async() method in AMDMyDerivedClassI
/dports/devel/ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/proxy/
H A DAMDMyDerivedClassI.java29 shutdown_async(AMD_MyClass_shutdown cb, in shutdown_async() method in AMDMyDerivedClassI
/dports/devel/py-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/proxy/
H A DAMDMyDerivedClassI.java29 shutdown_async(AMD_MyClass_shutdown cb, in shutdown_async() method in AMDMyDerivedClassI
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/proxy/
H A DTestAMDI.h36 virtual void shutdown_async(const Test::AMD_MyClass_shutdownPtr&, in MyDerivedClassI()
H A DTestAMDI.cpp58 MyDerivedClassI::shutdown_async(const Test::AMD_MyClass_shutdownPtr& cb, const Ice::Current& c)
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/proxy/
H A DTestAMDI.h36 virtual void shutdown_async(const Test::AMD_MyClass_shutdownPtr&,
H A DTestAMDI.cpp58 MyDerivedClassI::shutdown_async(const Test::AMD_MyClass_shutdownPtr& cb, const Ice::Current& c) in shutdown_async() function in MyDerivedClassI
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/proxy/
H A DTestAMDI.h36 virtual void shutdown_async(const Test::AMD_MyClass_shutdownPtr&,
H A DTestAMDI.cpp58 MyDerivedClassI::shutdown_async(const Test::AMD_MyClass_shutdownPtr& cb, const Ice::Current& c) in shutdown_async() function in MyDerivedClassI
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/servantLocator/
H A DAMDTestI.java135 shutdown_async(AMD_TestIntf_shutdown cb, Ice.Current current) in shutdown_async() method in AMDTestI
/dports/devel/ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/servantLocator/
H A DAMDTestI.java135 shutdown_async(AMD_TestIntf_shutdown cb, Ice.Current current) in shutdown_async() method in AMDTestI
/dports/devel/py-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/servantLocator/
H A DAMDTestI.java135 shutdown_async(AMD_TestIntf_shutdown cb, Ice.Current current) in shutdown_async() method in AMDTestI
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/servantLocator/
H A DTestAMDI.h105 virtual void shutdown_async(const Test::AMD_TestIntf_shutdownPtr&, const Ice::Current&);
H A DTestAMDI.cpp268 TestAMDI::shutdown_async(const Test::AMD_TestIntf_shutdownPtr& cb, const Current& current) in shutdown_async() function in TestAMDI
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/servantLocator/
H A DTestAMDI.h105 virtual void shutdown_async(const Test::AMD_TestIntf_shutdownPtr&, const Ice::Current&);
H A DTestAMDI.cpp268 TestAMDI::shutdown_async(const Test::AMD_TestIntf_shutdownPtr& cb, const Current& current) in shutdown_async() function in TestAMDI
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/servantLocator/
H A DTestAMDI.h105 virtual void shutdown_async(const Test::AMD_TestIntf_shutdownPtr&, const Ice::Current&);
H A DTestAMDI.cpp268 TestAMDI::shutdown_async(const Test::AMD_TestIntf_shutdownPtr& cb, const Current& current) in shutdown_async() function in TestAMDI

1234