Coda Distributed File System
Typedefs | Functions
lwp_stacktrace.c File Reference
#include <sys/types.h>
#include "lwp_stacktrace.h"
Include dependency graph for lwp_stacktrace.c:

Typedefs

typedef int register_t
 

Functions

void lwp_stacktrace (FILE *fp, void *top, stack_t *stack)
 

Typedef Documentation

◆ register_t

typedef int register_t

Function Documentation

◆ lwp_stacktrace()

void lwp_stacktrace ( FILE *  fp,
void *  top,
stack_t stack 
)