Itoyori  v0.0.1
ityr::ito::scheduler_randws::thread_state< T > Struct Template Reference

#include <randws.hpp>

Collaboration diagram for ityr::ito::scheduler_randws::thread_state< T >:

Public Attributes

thread_retval< T > retval
 
int resume_flag = 0
 
suspended_state suspended
 

Member Data Documentation

◆ resume_flag

template<typename T >
int ityr::ito::scheduler_randws::thread_state< T >::resume_flag = 0

◆ retval

template<typename T >
thread_retval<T> ityr::ito::scheduler_randws::thread_state< T >::retval

◆ suspended

template<typename T >
suspended_state ityr::ito::scheduler_randws::thread_state< T >::suspended

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