spinlock Struct Reference

#include <spinlock.h>


Data Fields

uint locked
char * name
struct cpucpu
uint pcs [10]


Detailed Description

Definition at line 2 of file spinlock.h.


Field Documentation

Definition at line 3 of file spinlock.h.

Referenced by acquire(), holding(), initlock(), and release().

Definition at line 6 of file spinlock.h.

Referenced by initlock().

struct cpu* spinlock::cpu [read]

Definition at line 7 of file spinlock.h.

Referenced by acquire(), holding(), initlock(), and release().

Definition at line 8 of file spinlock.h.

Referenced by acquire(), panic(), and release().


The documentation for this struct was generated from the following file:

Generated on Fri Jan 7 12:25:49 2011 for xv6 by  doxygen 1.5.6