Java.Util.Concurrent.Locks.AbstractOwnableSynchronizer Members

The members of Java.Util.Concurrent.Locks.AbstractOwnableSynchronizer are listed below.

See Also: Inherited members from Java.Lang.Object

Protected Constructors

Empty constructor for use by subclasses.
A constructor used when creating managed representations of JNI objects; called by the runtime.

Protected Properties

ExclusiveOwnerThreadJava.Lang.Thread. Returns the thread last set by setExclusiveOwnerThread, or null if never set.
[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.