Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
thread Class Reference

#include <TestHelpers.h>

Public Member Functions

 thread (IRunnable &runnable)
 
void join ()
 
bool timed_join (std::chrono::milliseconds duration)
 

Constructor & Destructor Documentation

◆ thread()

thread::thread ( IRunnable & runnable)
inlineexplicit

Member Function Documentation

◆ join()

void thread::join ( )
inline

◆ timed_join()

bool thread::timed_join ( std::chrono::milliseconds duration)
inline

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