internal.c File Reference

#include <l4/sys/types.h>
#include <l4/sys/ipc.h>
#include <l4/names/libnames.h>
#include <l4/omega0/client.h>
#include <omega0_proto.h>
#include "config.h"
#include "internal.h"

Go to the source code of this file.

Functions

int omega0_init (void)
int omega0_call (int handle, omege0_request_descriptor type, l4_umword_t param, l4_timeout_t timeout)
int omega0_open_call (int handle, omege0_request_descriptor type, l4_umword_t param, l4_timeout_t timeout, l4_threadid_t *alien, l4_umword_t *d0, l4_umword_t *d1)
int omega0_call_long (int handle, omege0_request_descriptor type, l4_umword_t param, l4_threadid_t thread)

Variables

int omega0_initalized = 0
l4_threadid_t omega0_management_thread = L4_INVALID_ID


Function Documentation

int omega0_call ( int  handle,
omege0_request_descriptor  type,
l4_umword_t  param,
l4_timeout_t  timeout 
)

Definition at line 29 of file internal.c.

int omega0_call_long ( int  handle,
omege0_request_descriptor  type,
l4_umword_t  param,
l4_threadid_t  thread 
)

Definition at line 86 of file internal.c.

int omega0_init ( void   ) 

Definition at line 18 of file internal.c.

int omega0_open_call ( int  handle,
omege0_request_descriptor  type,
l4_umword_t  param,
l4_timeout_t  timeout,
l4_threadid_t *  alien,
l4_umword_t *  d0,
l4_umword_t *  d1 
)

Definition at line 57 of file internal.c.


Variable Documentation

Definition at line 14 of file internal.c.

l4_threadid_t omega0_management_thread = L4_INVALID_ID

Definition at line 15 of file internal.c.


Generated on Wed Apr 11 06:38:07 2012 for Omega0 DROPS Interrupt Service by  doxygen 1.5.6