Embedded Xinu Operating System
An ongoing research project and educational operating system.
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
Functions | Variables
tcpTimer.c File Reference
#include <clock.h>
#include <interrupt.h>
#include <semaphore.h>
#include <stddef.h>
#include <stdlib.h>
#include <tcp.h>
#include <thread.h>

Functions

thread tcpTimer (void)
 

Variables

struct tcpEvent tcptimertab [TCP_NEVENTS]
 
semaphore tcpmutex