KallistiOS  2.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
kthread_once_t Struct Reference

Object type backing kthread_once. More...

#include <kos/once.h>

Data Fields

int initialized
int run

Detailed Description

Object type backing kthread_once.

This object type should always be initialized with the KTHREAD_ONCE_INIT macro.


Field Documentation

int kthread_once_t::initialized
int kthread_once_t::run

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