ubinos
Public Attributes | List of all members
__sem_tip_t Struct Reference

#include <sem.h>

Public Attributes

unsigned int type:8
 
unsigned int valid:1
 
unsigned int reserved:7
 
unsigned int reserved2:16
 

Detailed Description

API용 세마포어 형 정의

Examples
intrtest00.c, semtest00.c, semtest01.c, semtest04.c, stimertest00.c, stimertest01.c, stimertest02.c, tasktest07.c, and tasktest09.c.

Member Data Documentation

◆ reserved

unsigned int __sem_tip_t::reserved

Reserved

◆ reserved2

unsigned int __sem_tip_t::reserved2

Reserved 2

◆ type

unsigned int __sem_tip_t::type

Object type: OBJTYPE__UBIK_SEM

◆ valid

unsigned int __sem_tip_t::valid

Indicates whether it is valid


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