[Krafton Jungle] PintOS 2.0.0
크래프톤 정글 PintOS
 
Loading...
Searching...
No Matches
intq Struct Reference

#include <intq.h>

Collaboration diagram for intq:

Public Attributes

struct lock lock
 
struct threadnot_full
 
struct threadnot_empty
 
uint8_t buf [INTQ_BUFSIZE]
 
int head
 
int tail
 

Member Data Documentation

◆ buf

uint8_t intq::buf[INTQ_BUFSIZE]

◆ head

int intq::head

◆ lock

struct lock intq::lock

◆ not_empty

struct thread* intq::not_empty

◆ not_full

struct thread* intq::not_full

◆ tail

int intq::tail

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