bunnei
|
13dda1d8ed
Merge pull request #2410 from lioncash/affinity
|
пре 7 година |
Lioncash
|
69a2003a8e
kernel/thread: Update thread processor ID flags
|
пре 7 година |
bunnei
|
78574e7a47
Merge pull request #2416 from lioncash/wait
|
пре 7 година |
bunnei
|
83b830eb2f
Merge pull request #2397 from lioncash/thread-unused
|
пре 7 година |
Lioncash
|
c268ffd831
kernel/thread: Unify wait synchronization types
|
пре 7 година |
Lioncash
|
433b59c112
kernel/svc: Migrate svcCancelSynchronization behavior to a thread function
|
пре 7 година |
Lioncash
|
3283aa1e20
svc: Specify handle value in thread's name
|
пре 7 година |
Lioncash
|
e3566e6c1d
kernel/thread: Remove BoostPriority()
|
пре 7 година |
Lioncash
|
09caf8a756
kernel/thread: Remove unused guest_handle member variable
|
пре 7 година |
Lioncash
|
6300ccbc3c
kernel: Make handle type declarations constexpr
|
пре 7 година |
Lioncash
|
4366241739
kernel/thread: Make AllWaitObjectsReady() a const qualified member function
|
пре 7 година |
Lioncash
|
20cc0b8d3c
kernel/wait_object: Make ShouldWait() take thread members by pointer-to-const
|
пре 7 година |
Lioncash
|
26d0381161
kernel/thread: Make parameter of GetWaitObjectIndex() const qualified
|
пре 7 година |
Fernando Sahmkow
|
acbdfdae64
Add CondVar Thread State.
|
пре 7 година |
bunnei
|
30f228a8c9
Merge pull request #2238 from lioncash/thread
|
пре 7 година |
Lioncash
|
51d7f6bffc
kernel/thread: Move thread exiting logic from ExitCurrentThread to svcExitThread
|
пре 7 година |
Lioncash
|
c892cf01fa
kernel/thread: Migrate WaitCurrentThread_Sleep into the Thread interface
|
пре 7 година |
Lioncash
|
db47d7e471
kernel/thread: Expand documentation of nominal_priority and current_priority
|
пре 7 година |
Lioncash
|
f80bc712ea
kernel: Rename 'default' CPU core to 'ideal' core
|
пре 7 година |
Lioncash
|
771431f625
kernel/thread: Move process thread initialization into process.cpp
|
пре 7 година |
bunnei
|
ae582b6669
Merge pull request #1849 from encounter/svcSetThreadActivity
|
пре 7 година |
Lioncash
|
8435451093
kernel/thread: Make thread_id a 64-bit value
|
пре 7 година |
Luke Street
|
3e75175d02
svc: Implement SetThreadActivity (thread suspension)
|
пре 7 година |
Zach Hilman
|
820d81b9a5
scheduler: Add explanations for YieldWith and WithoutLoadBalancing
|
пре 7 година |
Zach Hilman
|
409dcf0e0a
svc: Implement yield types 0 and -1
|
пре 7 година |
Lioncash
|
f9db75fe40
kernel/thread: Deduplicate scheduler switching code
|
пре 7 година |
Lioncash
|
6594853eb1
svc: Implement svcGetInfo command 0xF0000002
|
пре 7 година |
Lioncash
|
5c0408596f
kernel/thread: Use a regular pointer for the owner/current process
|
пре 7 година |
balika011
|
1a5d6de0d4
thread: Make the scheduler pointer a regular pointer
|
пре 7 година |
Lioncash
|
baed7e1fba
kernel/thread: Make all instance variables private
|
пре 7 година |