Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | Queue>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
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 ) : |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
FetchItems ( ) : void | ||
FetchThreads ( ) : void | ||
Queue ( void native, bool skipVTables = false ) : System |
Метод | Описание | |
---|---|---|
Queue ( |
||
__CopyValue ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public GetPendingItemAtIndex ( uint _0 ) : LLDB.QueueItem | ||
_0 | uint | |
Результат | LLDB.QueueItem |
public GetThreadAtIndex ( uint _0 ) : LLDB.Thread | ||
_0 | uint | |
Результат | LLDB.Thread |
protected Queue ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | Queue>.System.Collections.Concurrent.ConcurrentDictionary |