summaryrefslogtreecommitdiff
path: root/src/KingSystem/Utils/Thread
AgeCommit message (Expand)Author
2026-01-14style: Fix coding guideline violationsJesse Dao
2022-03-05Use sead::OffsetList::robustRange() when possible to simplify iterationLéo Lam
2022-03-04lib: Update seadLéo Lam
2022-02-27Revert "Add #ifdef declarations for NON_MATCHING code"Léo Lam
2022-02-09LowPrioThreadMgr (#82)Maide
2022-01-16ksys: Declutter Utils by creating new Utils/Container folderLéo Lam
2021-07-26Add #ifdef declarations for NON_MATCHING codeAlexApps99
2021-05-09lib: Update seadLéo Lam
2021-03-13ksys/act: Finish BaseProcInitializerLéo Lam
2021-03-12ksys/act: Add BaseProcCreateTaskSelectorLéo Lam
2021-03-12ksys: Add util::TaskDelegateT to simplify delegate declarationLéo Lam
2021-03-12ksys/util: Make TaskMgr task type checks optionalLéo Lam
2021-02-05ksys: Add ActorMessageTransceiverLéo Lam
2021-02-05Fix matching regressionLéo Lam
2021-02-05ksys: Add MessageTransceiverTxOnlyLéo Lam
2021-02-05ksys: Add MessageTransceiverRxOnlyLéo Lam
2021-02-03ksys: Rename messaging system members for clarityLéo Lam
2021-02-03ksys: Add MessageBroker and finish MessageDispatcherLéo Lam
2021-02-02ksys: Mark MessageDispatcher::update as non-matchingLéo Lam
2021-02-02ksys: Implement several more MessageDispatcher functionsLéo Lam
2021-02-01ksys: Add several MessageDispatcher functionsLéo Lam
2021-01-31ksys: Start adding MessageDispatcherLéo Lam
2021-01-31Fix formatting issueLéo Lam
2021-01-31ksys: Add MessageProcessorLéo Lam
2021-01-31ksys: Add Message classLéo Lam
2021-01-31ksys: Rename message classes for more clarityLéo Lam
2021-01-30ksys: Add more message system classesLéo Lam
2021-01-29ksys: Start adding MessageTransceiverLéo Lam
2021-01-29ksys: Add MessageDispatcherBaseLéo Lam
2021-01-29Move mesTransceiver to ksys/Utils/ThreadLéo Lam
2020-11-08ksys/util: Add Event::isSignalSetLéo Lam
2020-10-24ksys/util: Fix minor regalloc issue in TaskQueueBaseLéo Lam
2020-10-11ksys/res: Implement more ResourceUnit functionsLéo Lam
2020-10-10ksys/res: Implement ResourceMgrTask::calc_ and fix MemoryTaskRequestLéo Lam
2020-09-27ksys/util: Add TaskMgr initialisation helperLéo Lam
2020-09-27ksys/res: Add ControlTask, TaskRequestLéo Lam
2020-09-26ksys/res: Start adding ResourceUnit and CacheLéo Lam
2020-09-26ksys/util: Remove obsolete commentLéo Lam
2020-09-26ksys/util: Add Task functions that were missed because of IDA's bad tail dete...Léo Lam
2020-09-24Fix formatting issuesLéo Lam
2020-09-24ksys/Utils: Fix inaccuracy in TaskThread dtorLéo Lam
2020-09-22ksys: Start adding OverlayArenaSystemLéo Lam
2020-09-16ksys: Add more task utilitiesLéo Lam
2020-09-15ksys: Add Task utilitiesLéo Lam
2020-09-10ksys/Utils: Add EventLéo Lam