Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | Queue>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
Dispose ( ) : void | ||
GetPendingItemAtIndex ( uint _0 ) : LLDB.QueueItem | ||
GetProcess ( ) : LLDB.Process | ||
GetThreadAtIndex ( uint _0 ) : LLDB.Thread | ||
IsValid ( ) : bool | ||
Queue ( ) : System | ||
Queue ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
FetchItems ( ) : void | ||
FetchThreads ( ) : void | ||
Queue ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
Queue ( |
||
__CopyValue ( |
public GetPendingItemAtIndex ( uint _0 ) : LLDB.QueueItem | ||
_0 | uint | |
return | LLDB.QueueItem |
public GetThreadAtIndex ( uint _0 ) : LLDB.Thread | ||
_0 | uint | |
return | LLDB.Thread |
protected Queue ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
return |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
return |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
return | Queue>.System.Collections.Concurrent.ConcurrentDictionary |