Karg  v0.2.0
The kernel of CargOS
sem_t Struct Reference

#include <sem.h>

Public Attributes

list_node_t wait_queue
 
i32 val
 

Member Data Documentation

◆ val

i32 sem_t::val

◆ wait_queue

list_node_t sem_t::wait_queue

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