Home
last modified time | relevance | path

Searched defs:AsyncManager (Results 1 – 15 of 15) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Mvc3/Mvc/Async/
H A DAsyncManager.cs6 public class AsyncManager { class
14 public AsyncManager() in AsyncManager() method in System.Web.Mvc.Async.AsyncManager
18 public AsyncManager(SynchronizationContext syncContext) { in AsyncManager() method in System.Web.Mvc.Async.AsyncManager
H A DIAsyncManagerContainer.cs5 AsyncManager AsyncManager { property
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Mvc/Async/
H A DAsyncManager.cs8 public class AsyncManager class
20 public AsyncManager() in AsyncManager() method in System.Web.Mvc.Async.AsyncManager
25 public AsyncManager(SynchronizationContext syncContext) in AsyncManager() method in System.Web.Mvc.Async.AsyncManager
H A DIAsyncManagerContainer.cs7 AsyncManager AsyncManager { get; } property
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dasync_worker.c43 struct AsyncManager { struct
44 int workerCount, idleWorkerCount;
45 AsyncJob *communicators;
H A Dasync_worker.h5 typedef struct AsyncManager AsyncManager; typedef
H A Dcdilib.c73 typedef struct AsyncManager AsyncManager; typedef
1518 struct AsyncManager { struct
1519 int workerCount, idleWorkerCount;
1520 AsyncJob *communicators;
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/socketio/
H A D__init__.py25 AsyncManager = None variable
H A Dasyncio_manager.py6 class AsyncManager(BaseManager): class
/dports/devel/py-python-socketio/python-socketio-4.6.1/socketio/
H A D__init__.py25 AsyncManager = None variable
H A Dasyncio_manager.py6 class AsyncManager(BaseManager): class
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Mvc3/Mvc/
H A DAsyncController.cs13 public AsyncManager AsyncManager { property in System.Web.Mvc.AsyncController
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Mvc/
H A DController.cs38 public AsyncManager AsyncManager property in System.Web.Mvc.Controller
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DSystem.Web.Mvc.cs186 public System.Web.Mvc.Async.AsyncManager AsyncManager { get { throw null; } } property in System.Web.Mvc.AsyncController
2113 public partial class AsyncManager class
2115 public AsyncManager() { } in AsyncManager() method in System.Web.Mvc.Async.AsyncManager
2116 public AsyncManager(System.Threading.SynchronizationContext syncContext) { } in AsyncManager() method in System.Web.Mvc.Async.AsyncManager
2136 System.Web.Mvc.Async.AsyncManager AsyncManager { get; } property
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Web.Mvc.cs185 public System.Web.Mvc.Async.AsyncManager AsyncManager { get { throw null; } } property in System.Web.Mvc.AsyncController
2112 public partial class AsyncManager class
2114 public AsyncManager() { } in AsyncManager() method in System.Web.Mvc.Async.AsyncManager
2115 public AsyncManager(System.Threading.SynchronizationContext syncContext) { } in AsyncManager() method in System.Web.Mvc.Async.AsyncManager
2135 System.Web.Mvc.Async.AsyncManager AsyncManager { get; } property