mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
Notify delet public
This commit is contained in:
parent
f2b98d0dcc
commit
3747494a09
@ -209,9 +209,9 @@ private:
|
|||||||
static void CpuViewClose(uint64_t Ptr);
|
static void CpuViewClose(uint64_t Ptr);
|
||||||
static uint64_t CpuViewOpen(uint64_t CpuPtr,size_t bytes,ViewMode mode,ViewAdvise hint);
|
static uint64_t CpuViewOpen(uint64_t CpuPtr,size_t bytes,ViewMode mode,ViewAdvise hint);
|
||||||
#endif
|
#endif
|
||||||
static void NotifyDeletion(void * CpuPtr);
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
static void NotifyDeletion(void * CpuPtr);
|
||||||
static void Print(void);
|
static void Print(void);
|
||||||
static void PrintAll(void);
|
static void PrintAll(void);
|
||||||
static void PrintState( void* CpuPtr);
|
static void PrintState( void* CpuPtr);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user