.. |
memory
|
common/bit_util: Replace CLZ/CTZ operations with standardized ones
|
2021-01-15 02:15:32 -05:00 |
client_port.cpp
|
core: hle: kernel: Update KSynchronizationObject.
|
2021-01-11 14:23:16 -08:00 |
client_port.h
|
|
|
client_session.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
client_session.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
code_set.cpp
|
|
|
code_set.h
|
|
|
errors.h
|
core: hle: kernel: Update KSynchronizationObject.
|
2021-01-11 14:23:16 -08:00 |
global_scheduler_context.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
global_scheduler_context.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
handle_table.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
handle_table.h
|
|
|
hle_ipc.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
hle_ipc.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
k_address_arbiter.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
k_address_arbiter.h
|
core: hle: kernel: Update KAddressArbiter.
|
2021-01-11 14:23:16 -08:00 |
k_affinity_mask.h
|
|
|
k_condition_variable.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
k_condition_variable.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
k_priority_queue.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
k_scheduler_lock.h
|
hle: kernel: k_scheduler_lock: Fix shadowing errors.
|
2021-01-11 14:23:16 -08:00 |
k_scheduler.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
k_scheduler.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
k_scoped_lock.h
|
|
|
k_scoped_scheduler_lock_and_sleep.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
k_synchronization_object.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
k_synchronization_object.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
k_thread.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
k_thread.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
kernel.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
kernel.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
object.cpp
|
|
|
object.h
|
core: hle: kernel: Update KConditionVariable.
|
2021-01-11 14:23:16 -08:00 |
physical_core.cpp
|
|
|
physical_core.h
|
Merge pull request #5131 from bunnei/scheduler-rewrite
|
2020-12-20 20:57:54 -08:00 |
physical_memory.h
|
|
|
process_capability.cpp
|
common/bit_util: Replace CLZ/CTZ operations with standardized ones
|
2021-01-15 02:15:32 -05:00 |
process_capability.h
|
|
|
process.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
process.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
readable_event.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
readable_event.h
|
core: hle: kernel: Update KSynchronizationObject.
|
2021-01-11 14:23:16 -08:00 |
resource_limit.cpp
|
|
|
resource_limit.h
|
|
|
server_port.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
server_port.h
|
core: hle: kernel: Update KSynchronizationObject.
|
2021-01-11 14:23:16 -08:00 |
server_session.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
server_session.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
service_thread.cpp
|
hle: kernel: service_thread: Make thread naming more consistent.
|
2020-12-29 16:46:29 -08:00 |
service_thread.h
|
|
|
session.cpp
|
core: hle: kernel: Update KSynchronizationObject.
|
2021-01-11 14:23:16 -08:00 |
session.h
|
core: hle: kernel: Update KSynchronizationObject.
|
2021-01-11 14:23:16 -08:00 |
shared_memory.cpp
|
|
|
shared_memory.h
|
|
|
svc_common.h
|
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
|
2021-01-11 14:23:16 -08:00 |
svc_results.h
|
core: hle: kernel: Begin moving common SVC results to its own header.
|
2021-01-11 14:23:16 -08:00 |
svc_types.h
|
core: hle: kernel: svc_types: Add type definitions for KAddressArbiter.
|
2021-01-11 14:23:16 -08:00 |
svc_wrap.h
|
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
|
2021-01-11 14:23:16 -08:00 |
svc.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
svc.h
|
|
|
time_manager.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
time_manager.h
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
transfer_memory.cpp
|
|
|
transfer_memory.h
|
|
|
writable_event.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
writable_event.h
|
|
|