tac0S
Template Affectional Command Operating System
|
User thread implementation. More...
#include "copyright.h"
#include "thread.h"
#include "utility.h"
#include "synchlist.h"
#include "ManagerUserThreadID.h"
#include "UserThreadMetadata.h"
#include "openfile.h"
Go to the source code of this file.
Classes | |
struct | thread_init |
class | UserThread |
Functions | |
void | StartUserThread (int data) |
StartUserThread Init the NachOS thread. More... | |
User thread implementation.
void StartUserThread | ( | int | data | ) |
StartUserThread Init the NachOS thread.
data |