14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
51 public virtual void increase(uint arg0, UInt32[] arg1, uint arg2) {
56 public virtual void decrease(uint arg0, UInt32[] arg1, uint arg2) {
static global::System.Exception Retrieve()
static void ThreadsCounterReactor_decrease(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, IntPtr jarg3, uint jarg4)
static void ThreadsCounterReactor_stopThread(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)
static IntPtr deletePD_ThreadsCounterReactor(HandleRef jarg1)
static void ThreadsCounterReactor_startThread(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)
static void ThreadsCounterReactor_increase(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, IntPtr jarg3, uint jarg4)
virtual void startThread(uint arg0, uint arg1)
virtual void increase(uint arg0, UInt32[] arg1, uint arg2)
virtual void decrease(uint arg0, UInt32[] arg1, uint arg2)
ThreadsCounterReactor(IntPtr cPtr, bool cMemoryOwn)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(ThreadsCounterReactor obj)
virtual void stopThread(uint arg0, uint arg1)