service.c File Reference

Service functions. More...

#include <stdlib.h>
#include <strings.h>
#include <stdio.h>
#include <l4/log/l4log.h>
#include "subwindow.h"
#include "threadinfo.h"
#include "service.h"

Functions

int cmp_tid (const void *a_, const void *b_)
 Sort-helper for thread-id sorting.
int cmp_tid_back (const void *a_, const void *b_)
 Sort-helper for reverse thread-id sorting.
int cmp_name (const void *a_, const void *b_)
 Sort-helper for name sorting.
int cmp_name_back (const void *a_, const void *b_)
 Sort-helper for reverse name sorting.
int cmp_prio (const void *a_, const void *b_)
 Sort-helper for prio sorting.
int cmp_prio_back (const void *a_, const void *b_)
 Sort-helper for reverse prio sorting.
int cmp_load (const void *a_, const void *b_)
 Sort-helper for load sorting.
int cmp_load_back (const void *a_, const void *b_)
 Sort-helper for reverse load sorting.
int cmp_time (const void *a_, const void *b_)
 Sort-helper for time sorting.
int cmp_time_back (const void *a_, const void *b_)
 Sort-helper for reverse time sorting.


Detailed Description

Service functions.

Date:
01/19/2004
Author:
Jork Loeser <jork.loeser@inf.tu-dresden.de>

Generated on Wed Apr 11 06:39:34 2012 for JTop - Top for DROPS by  doxygen 1.5.6