Coda Distributed File System
Classes | Macros | Variables
lwp.private.h File Reference
#include <sys/time.h>
#include <stdio.h>
#include "lwp_ucontext.h"
Include dependency graph for lwp.private.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rock
 
struct  lwp_pcb
 
struct  lwp_ctl
 

Macros

#define EVINITSIZE   5
 
#define MAXROCKS   8 /* max no. of rocks per LWP */
 
#define lwpdebug(level, msg...)
 

Variables

int lwp_nextindex
 
PROCESS lwp_cpptr
 

Macro Definition Documentation

◆ EVINITSIZE

#define EVINITSIZE   5

◆ lwpdebug

#define lwpdebug (   level,
  msg... 
)

◆ MAXROCKS

#define MAXROCKS   8 /* max no. of rocks per LWP */

Variable Documentation

◆ lwp_cpptr

PROCESS lwp_cpptr
extern

◆ lwp_nextindex

int lwp_nextindex
extern