Liam
|
07922abffc
core/debugger: Support reading guest thread names
|
il y a 4 ans |
Liam
|
989d4a7a41
core/debugger: Improved stepping mechanism and misc fixes
|
il y a 4 ans |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
il y a 4 ans |
bunnei
|
3f0b93925f
core: hle: kernel: k_thread: Rework dummy thread waiting.
|
il y a 4 ans |
bunnei
|
8deaac8bd1
hle: kernel: Use std::mutex instead of spin locks for most kernel locking.
|
il y a 4 ans |
lat9nq
|
6bcbbb29e7
k_thread: Fix data race
|
il y a 4 ans |
bunnei
|
25c0acc388
core: hle: kernel: k_thread: Update to reflect tree changes.
|
il y a 4 ans |
bunnei
|
615fb40416
hle: kernel: KThread: Ensure host (dummy) threads block on locking.
|
il y a 4 ans |
bunnei
|
46a620f9d7
hle: kernel: KThread: Decrease DummyThread priority to ensure it is never scheduled.
|
il y a 4 ans |
bunnei
|
f6cbb14dce
hle: kernel: KThread: Rename thread_type_for_debugging -> thread_type.
|
il y a 4 ans |
bunnei
|
f499c8177e
core: hle: kernel: KThread: Integrate with KWorkerTask and implement DoWorkerTaskImpl.
|
il y a 4 ans |
bunnei
|
03884b7ea6
core: hle: kernel: KThread: Replace Suspend with UpdateState & various updates.
|
il y a 4 ans |
bunnei
|
3a89723d97
core: hle: kernel: Implement thread pinning.
|
il y a 4 ans |
bunnei
|
42697527ba
hle: kernel: k_thread: Rename sleeping_queue -> wait_queue.
|
il y a 4 ans |
bunnei
|
0d9afdedc4
hle: kernel: k_thread: Treat dummy threads as a special type.
|
il y a 4 ans |
bunnei
|
abbea575cf
hle: kernel: Add a flag for indicating that the kernel is currently shutting down.
|
il y a 4 ans |
bunnei
|
8f4ff06c4c
hle: kernel: Cleanup to match coding style.
|
il y a 4 ans |
bunnei
|
b0671c7cfa
hle: kernel: KThread: Migrate to updated KThreadQueue (part 1).
|
il y a 4 ans |
bunnei
|
2f89456041
hle: kernel: KThread: Remove tracking of sync object from threads.
|
il y a 4 ans |
bunnei
|
bc1399204b
hle: kernel: Update KThreadQueue and migrate KSynchronizationObject.
|
il y a 4 ans |
bunnei
|
3dc803a430
core: hle: kernel: Disable dispatch count tracking on single core.
|
il y a 5 ans |
bunnei
|
d14b8fc747
core: hle: kernel: k_thread: Mark KScopedDisableDispatch as nodiscard.
|
il y a 5 ans |
bunnei
|
04daefa488
core: hle: kernel: k_thread: Add KScopedDisableDispatch.
|
il y a 5 ans |
bunnei
|
0c8594b225
Revert "kernel: Various improvements to scheduler"
|
il y a 4 ans |
bunnei
|
aef0ca6f0d
core: hle: kernel: Disable dispatch count tracking on single core.
|
il y a 5 ans |
bunnei
|
5060a97210
core: hle: kernel: k_thread: Mark KScopedDisableDispatch as nodiscard.
|
il y a 5 ans |
bunnei
|
01af2f4162
core: hle: kernel: k_thread: Add KScopedDisableDispatch.
|
il y a 5 ans |
Morph
|
12c1766997
general: Replace RESULT_SUCCESS with ResultSuccess
|
il y a 5 ans |
Lioncash
|
7b2917b4e1
kernel: Add missing override specifiers
|
il y a 5 ans |
Lioncash
|
2f62bae9e3
kernel: Eliminate variable shadowing
|
il y a 5 ans |