| .. |
|
memory
|
7420a717e6
core: hle: kernel: Add some useful functions for checking kernel addresses.
|
пре 5 година |
|
client_port.cpp
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
client_port.h
|
c3e43c7e81
kernel: Remove unnecessary includes
|
пре 6 година |
|
client_session.cpp
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
client_session.h
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
code_set.cpp
|
1b6bd9d6df
kernel: Move CodeSet structure to its own source files
|
пре 7 година |
|
code_set.h
|
9bede4eeed
VM_Manager: Align allocated memory to 256bytes
|
пре 7 година |
|
errors.h
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
global_scheduler_context.cpp
|
357d79fb6e
hle: kernel: GlobalSchedulerContext: Various style fixes based on code review feedback.
|
пре 5 година |
|
global_scheduler_context.h
|
357d79fb6e
hle: kernel: GlobalSchedulerContext: Various style fixes based on code review feedback.
|
пре 5 година |
|
handle_table.cpp
|
9e29e36a78
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
|
пре 5 година |
|
handle_table.h
|
52e83f0d5c
kernel/handle_table: Remove usages of the global system instance
|
пре 6 година |
|
hle_ipc.cpp
|
5d4715cc6a
hle: kernel: hle_ipc: Remove SleepClientThread.
|
пре 5 година |
|
hle_ipc.h
|
5d4715cc6a
hle: kernel: hle_ipc: Remove SleepClientThread.
|
пре 5 година |
|
k_address_arbiter.cpp
|
03dfc8d8e7
hle: kernel: thread: Preserve thread wait reason for debugging only.
|
пре 5 година |
|
k_address_arbiter.h
|
952d1ac487
core: hle: kernel: Update KAddressArbiter.
|
пре 5 година |
|
k_affinity_mask.h
|
4d3be1816c
hle: kernel: KAffinityMask: Various style fixes based on code review feedback.
|
пре 5 година |
|
k_condition_variable.cpp
|
03dfc8d8e7
hle: kernel: thread: Preserve thread wait reason for debugging only.
|
пре 5 година |
|
k_condition_variable.h
|
b4e6d6c385
core: hle: kernel: Update KConditionVariable.
|
пре 5 година |
|
k_priority_queue.h
|
388cf58b31
k_priority_queue: Fix concepts use
|
пре 5 година |
|
k_scheduler.cpp
|
f12701b303
hle: kernel: k_scheduler: Cleanup OnThreadPriorityChanged.
|
пре 5 година |
|
k_scheduler.h
|
f12701b303
hle: kernel: k_scheduler: Cleanup OnThreadPriorityChanged.
|
пре 5 година |
|
k_scheduler_lock.h
|
6b2f653143
hle: kernel: k_scheduler_lock: Fix shadowing errors.
|
пре 5 година |
|
k_scoped_lock.h
|
b1b4f2337e
hle: kernel: KScopedLock: Various style fixes based on code review feedback.
|
пре 5 година |
|
k_scoped_scheduler_lock_and_sleep.h
|
ed4d1e2ade
hle: kernel: KScopedSchedulerLockAndSleep: Various style fixes based on code review feedback.
|
пре 5 година |
|
k_synchronization_object.cpp
|
03dfc8d8e7
hle: kernel: thread: Preserve thread wait reason for debugging only.
|
пре 5 година |
|
k_synchronization_object.h
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
kernel.cpp
|
03dfc8d8e7
hle: kernel: thread: Preserve thread wait reason for debugging only.
|
пре 5 година |
|
kernel.h
|
8a155c4058
hle: kernel: Remove unnecessary AddressArbiter definition.
|
пре 5 година |
|
object.cpp
|
c3d3b173d3
kernel: Implement a more accurate IPC dispatch.
|
пре 6 година |
|
object.h
|
b4e6d6c385
core: hle: kernel: Update KConditionVariable.
|
пре 5 година |
|
physical_core.cpp
|
9e29e36a78
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
|
пре 5 година |
|
physical_core.h
|
1279c7ce7a
Merge pull request #5131 from bunnei/scheduler-rewrite
|
пре 5 година |
|
physical_memory.h
|
fc040b5b70
physical_memory: Add missing include for <vector>.
|
пре 6 година |
|
process.cpp
|
912dd50146
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
|
пре 5 година |
|
process.h
|
912dd50146
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
|
пре 5 година |
|
process_capability.cpp
|
6b7320add4
core: Remove unnecessary enum casts in log calls
|
пре 5 година |
|
process_capability.h
|
ffc3de762b
kernel: process_capability: Update to use Memory::PageTable.
|
пре 6 година |
|
readable_event.cpp
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
readable_event.h
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
resource_limit.cpp
|
6b7320add4
core: Remove unnecessary enum casts in log calls
|
пре 5 година |
|
resource_limit.h
|
b0e3cbef7a
kernel: resource_limit: Improvements to implementation.
|
пре 6 година |
|
server_port.cpp
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
server_port.h
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
server_session.cpp
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
server_session.h
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
service_thread.cpp
|
82e0eeed21
hle: kernel: service_thread: Make thread naming more consistent.
|
пре 5 година |
|
service_thread.h
|
f57be2e626
hle: kernel: service_thread: Add thread name and take weak_ptr of ServerSession.
|
пре 5 година |
|
session.cpp
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
session.h
|
35c3c078e3
core: hle: kernel: Update KSynchronizationObject.
|
пре 5 година |
|
shared_memory.cpp
|
ce7c02735e
shared_memory: Amend doxygen reference
|
пре 6 година |
|
shared_memory.h
|
ce7c02735e
shared_memory: Amend doxygen reference
|
пре 6 година |
|
svc.cpp
|
03dfc8d8e7
hle: kernel: thread: Preserve thread wait reason for debugging only.
|
пре 5 година |
|
svc.h
|
82d457af37
core: kernel: Move SVC to its own namesapce.
|
пре 6 година |
|
svc_common.h
|
912dd50146
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
|
пре 5 година |
|
svc_results.h
|
1ae883435d
core: hle: kernel: Begin moving common SVC results to its own header.
|
пре 5 година |
|
svc_types.h
|
4bbf173fc1
core: hle: kernel: svc_types: Add type definitions for KAddressArbiter.
|
пре 5 година |
|
svc_wrap.h
|
912dd50146
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
|
пре 5 година |
|
thread.cpp
|
03dfc8d8e7
hle: kernel: thread: Preserve thread wait reason for debugging only.
|
пре 5 година |
|
thread.h
|
03dfc8d8e7
hle: kernel: thread: Preserve thread wait reason for debugging only.
|
пре 5 година |
|
time_manager.cpp
|
912dd50146
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
|
пре 5 година |
|
time_manager.h
|
b7ef581c6e
kernel: time_manager: Protect access with a mutex.
|
пре 5 година |
|
transfer_memory.cpp
|
3fcc4cab4f
kernel: transfer_memory: Refactor for new VMM.
|
пре 6 година |
|
transfer_memory.h
|
3fcc4cab4f
kernel: transfer_memory: Refactor for new VMM.
|
пре 6 година |
|
writable_event.cpp
|
d23d504d77
Kernel: Refactor synchronization to better match RE
|
пре 6 година |
|
writable_event.h
|
c3e43c7e81
kernel: Remove unnecessary includes
|
пре 6 година |