Skip to content

Class uipc::ResidentThread

ClassList > uipc > ResidentThread

Public Functions

Type Name
ResidentThread ()
SizeT hash () const
bool is_ready () const
bool post (std::function< void()> task)
~ResidentThread ()

Public Functions Documentation

function ResidentThread

uipc::ResidentThread::ResidentThread () 

function hash

SizeT uipc::ResidentThread::hash () const

function is_ready

bool uipc::ResidentThread::is_ready () const

function post

bool uipc::ResidentThread::post (
    std::function< void()> task
) 

function ~ResidentThread

uipc::ResidentThread::~ResidentThread () 


The documentation for this class was generated from the following file include/uipc/common/resident_thread.h