.. |
address_arbiter.cpp
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |
address_arbiter.h
|
Kernel: pass Kernel reference into AddressArbiter
|
2018-10-18 21:41:00 -04:00 |
client_port.cpp
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |
client_port.h
|
Kernel: pass ref to session pair
|
2018-10-18 21:41:36 -04:00 |
client_session.cpp
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |
client_session.h
|
Kernel: pass ref to session pair
|
2018-10-18 21:41:36 -04:00 |
errors.h
|
|
|
event.cpp
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |
event.h
|
Kernel: pass Kernel ref in Event
|
2018-10-18 21:41:36 -04:00 |
handle_table.cpp
|
kernel: make handle table per-process
|
2018-10-22 21:32:34 -04:00 |
handle_table.h
|
kernel: make handle table per-process
|
2018-10-22 21:32:34 -04:00 |
hle_ipc.cpp
|
kernel: make handle table per-process
|
2018-10-22 21:32:34 -04:00 |
hle_ipc.h
|
kernel: make handle table per-process
|
2018-10-22 21:32:34 -04:00 |
ipc.cpp
|
kernel: make handle table per-process
|
2018-10-22 21:32:34 -04:00 |
ipc.h
|
|
|
kernel.cpp
|
kernel/thread: add ThreadManager
|
2018-10-26 16:07:11 -04:00 |
kernel.h
|
kernel/thread: add ThreadManager
|
2018-10-26 16:07:11 -04:00 |
memory.cpp
|
|
|
memory.h
|
|
|
mutex.cpp
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |
mutex.h
|
Kernel: pass ref in Mutex
|
2018-10-18 21:41:36 -04:00 |
object.cpp
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |
object.h
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |
process.cpp
|
kernel: make handle table per-process
|
2018-10-22 21:32:34 -04:00 |
process.h
|
kernel: make handle table per-process
|
2018-10-22 21:32:34 -04:00 |
resource_limit.cpp
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |
resource_limit.h
|
Kernel: wrap resource limit state into kernel state; pass ref to resource limit
|
2018-10-18 21:41:36 -04:00 |
semaphore.cpp
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |
semaphore.h
|
Kernel: pass ref to sempahore
|
2018-10-18 21:41:36 -04:00 |
server_port.cpp
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |
server_port.h
|
Kernel: pass ref to port
|
2018-10-18 21:41:36 -04:00 |
server_session.cpp
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |
server_session.h
|
Kernel: pass ref to session pair
|
2018-10-18 21:41:36 -04:00 |
session.cpp
|
|
|
session.h
|
|
|
shared_memory.cpp
|
Kernel: change owner_process in Thread/SharedMemory to raw pointer
|
2018-10-25 19:54:06 -04:00 |
shared_memory.h
|
Kernel: change owner_process in Thread/SharedMemory to raw pointer
|
2018-10-25 19:54:06 -04:00 |
svc.cpp
|
kernel/thread: change owner_process parameter to reference
|
2018-10-26 09:37:46 -04:00 |
svc.h
|
|
|
thread.cpp
|
kernel/thread: add ThreadManager
|
2018-10-26 16:07:11 -04:00 |
thread.h
|
kernel/thread: add ThreadManager
|
2018-10-26 16:07:11 -04:00 |
timer.cpp
|
Kernel/Timer: use unordered_map for callback recording
|
2018-10-22 21:32:34 -04:00 |
timer.h
|
Kernel/Timer: use unordered_map for callback recording
|
2018-10-22 21:32:34 -04:00 |
vm_manager.cpp
|
|
|
vm_manager.h
|
|
|
wait_object.cpp
|
|
|
wait_object.h
|
Kernel: pass ref down to Object and wrap ID counter into kernel state
|
2018-10-18 21:41:36 -04:00 |