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. | |
Definition in file thread.h.