mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-06 02:51:38 +12:00
[Kernel] Moar threads
This commit is contained in:
parent
920fd4cf0d
commit
134d63c515
4 changed files with 28 additions and 2 deletions
|
@ -83,6 +83,7 @@ private:
|
|||
u32 getTLSPointer();
|
||||
void setupIdleThread();
|
||||
|
||||
void acquireSyncObject(KernelObject* object, const Thread& thread);
|
||||
bool isWaitable(const KernelObject* object);
|
||||
|
||||
// Functions for the err:f port
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue