coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
thread_handle Struct Reference

#include <thread.h>

Collaboration diagram for thread_handle:
Collaboration graph

Data Fields

enum thread_state state
 
enum cb_err error
 

Detailed Description

Definition at line 19 of file thread.h.

Field Documentation

◆ error

enum cb_err thread_handle::error

Definition at line 10 of file thread.h.

◆ state

enum thread_state thread_handle::state

Definition at line 10 of file thread.h.


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