Home
last modified time | relevance | path

Searched refs:ThreadDispatch (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Management/src/System/Management/
H A DWmiEventSink.cs52ThreadDispatch disp = new ThreadDispatch ( new ThreadDispatch.ThreadWorkerMethod ( HackToCreateWmi… in GetWmiEventSink()
249ThreadDispatch disp = new ThreadDispatch ( new ThreadDispatch.ThreadWorkerMethod ( HackToCreateWmi… in GetWmiGetEventSink()
H A DManagementEventWatcher.cs643ThreadDispatch disp = new ThreadDispatch ( new ThreadDispatch.ThreadWorkerMethodWithParam ( HackTo… in SinkForEventQuery()
H A DManagementScope.cs961ThreadDispatch disp = new ThreadDispatch ( new ThreadDispatch.ThreadWorkerMethodWithParam ( Initia… in Initialize()
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/io/_plugins/
H A Dutil.py188 class ThreadDispatch(object): class
300 pool = ThreadDispatch(self.img, self.stateimg,
319 pool = ThreadDispatch(self.img, self.stateimg,
335 pool = ThreadDispatch(self.img, self.stateimg,
340 pool = ThreadDispatch(self.img, self.stateimg,
345 pool = ThreadDispatch(self.img, self.stateimg,
365 pool = ThreadDispatch(self.img, self.stateimg,
389 pool = ThreadDispatch(self.img, self.stateimg,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/generator/templates/
H A Ddawn_thread_dispatch_proc.cpp26 …static {{as_cType(method.return_type.name)}} ThreadDispatch{{as_MethodSuffix(type.name, method.nam…
48 ThreadDispatch{{as_MethodSuffix(type.name, method.name)}},
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Management/src/System/Management/InteropClasses/
H A DWMIInterop.cs2005 internal class ThreadDispatch class
2122 public ThreadDispatch ( ThreadWorkerMethodWithReturn workerMethod ) : this ( ) in ThreadDispatch() method in System.Management.ThreadDispatch
2135 public ThreadDispatch ( ThreadWorkerMethodWithReturnAndParam workerMethod ) : this ( ) in ThreadDispatch() method in System.Management.ThreadDispatch
2148 public ThreadDispatch ( ThreadWorkerMethodWithParam workerMethod ) : this ( ) in ThreadDispatch() method in System.Management.ThreadDispatch
2161 public ThreadDispatch ( ThreadWorkerMethod workerMethod ) : this ( ) in ThreadDispatch() method in System.Management.ThreadDispatch
2186 private ThreadDispatch ( ) in ThreadDispatch() method in System.Management.ThreadDispatch
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dprocesses.cpp214 Handle ThreadDispatch(TaskData *taskData, Handle args, Handle code);
737 Handle Processes::ThreadDispatch(TaskData *taskData, Handle args, Handle code) in ThreadDispatch() function in Processes
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog196661 [Inline Frame] combase.dll!ThreadDispatch(ServerCall *) Line 416