Main Page   File List  

thread.h File Reference

Low-level Thread Functions. More...

Go to the source code of this file.

Functions

L4_CV l4_threadid_t l4util_create_thread (int thread_no, void(*function)(void), void *stack)
 Create an L4 thread.
L4_CV l4_threadid_t l4util_attach_interrupt (int irq)
 Attach to hardware interrupt.
L4_CV void l4util_detach_interrupt (void)
 Detach from hardware interrupt.


Detailed Description

Low-level Thread Functions.

Date:
1997
Author:
Sebastian Schönberg

Definition in file thread.h.


L4 Utilities, part of DROPS  © 2000-2003