jtop.h File Reference

#include "threadinfo.h"

Go to the source code of this file.

Defines

#define ROW_HEIGHT   16

Functions

int update_values (load_display_t *disp)
 Update a display.
void message (const char *f,...)
 Send a message to the user.
void status_message (const char *win, const char *f,...)

Variables

int update_interval


Detailed Description

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

Function Documentation

void message ( const char *  f,
  ... 
)

Send a message to the user.

This function opens a window with the message printed in. Later, when the grid-widget is fixed, a status line might be used.

Note:
The message has a limit on its printed length, about 100byte.

int update_values ( load_display_t *  disp  ) 

Update a display.

If new threads appear, the dope-grid is adapted. This is adding new values, and changing the size of the frame.

Precondition:
The caller should hold the disp-lock

References get_thread_values().

Referenced by sort_callback(), and subwindow_create().


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