acadia/zion/object
Drew Galbraith 30b6511467 [Zion] Add a AddressSpaceUnmap syscall to free memory. 2023-11-19 18:55:44 -08:00
..
address_space.cpp [Zion] Move Memory Mappings to a dedicated tree impl. 2023-11-19 18:45:13 -08:00
address_space.h [Zion] Add a AddressSpaceUnmap syscall to free memory. 2023-11-19 18:55:44 -08:00
channel.cpp
channel.h
endpoint.cpp [Zion] Use the glacier ArrayView class for sending IPC msgs. 2023-11-02 23:31:08 -07:00
endpoint.h [Zion] Use the glacier ArrayView class for sending IPC msgs. 2023-11-02 23:31:08 -07:00
ipc_object.cpp [Zion] Pass data to message queue as IpcMessage obj. 2023-11-03 00:37:53 -07:00
ipc_object.h [Zion] Pass data to message queue as IpcMessage obj. 2023-11-03 00:37:53 -07:00
kernel_object.h
memory_object.cpp [Zion] Move to StrFormat for debug line. 2023-11-05 09:24:09 -08:00
memory_object.h
mutex.cpp
mutex.h
port.cpp
port.h
process.cpp [Zion] Add a framework for better process exit. 2023-11-16 23:03:27 -08:00
process.h [Zion] Add a framework for better process exit. 2023-11-16 23:03:27 -08:00
reply_port.cpp
reply_port.h
thread.cpp [zion] Move process.CheckState() to prevent infinite loop on thread exit. 2023-11-19 17:31:01 -08:00
thread.h [Zion] Add a framework for better process exit. 2023-11-16 23:03:27 -08:00