tac0S
Template Affectional Command Operating System
Classes | Functions
userthread.h File Reference

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...
 

Detailed Description

User thread implementation.

Author
Olivier Hureau, Hugo Feydel , Julien ALaimo

Function Documentation

void StartUserThread ( int  data)

StartUserThread Init the NachOS thread.

Parameters
data