Nugget
|
Go to the source code of this file.
Functions | |
int | initThreads (int processCount, int threadCount) |
int | getFreeTCBslot () |
int | openThread (uint32_t pc, uint32_t sp, uint32_t gp) |
int | closeThread (int threadId) |
int | changeThread (int threadId) |
int getFreeTCBslot | ( | ) |