sptk2 logo
SPTK Home Page
Classes | Typedefs
Thread Classes

Classes

class  sptk::Flag
 
class  sptk::CLocation
 Location object. More...
 
class  sptk::Runable
 
class  sptk::RunableQueue
 
class  sptk::Semaphore
 Generic unnamed semaphore class. More...
 
class  sptk::SynchronizedList< T >
 
class  sptk::SynchronizedMap< K, T >
 
class  sptk::SynchronizedQueue< T >
 
class  sptk::Thread
 
class  sptk::ThreadEvent
 Thread event interface. More...
 
class  sptk::ThreadPool
 
class  sptk::WorkerThread
 

Typedefs

using sptk::SRunable = std::shared_ptr< Runable >
 
using sptk::SThread = std::shared_ptr< Thread >
 
using sptk::UThread = std::unique_ptr< Thread >
 

Detailed Description

Typedef Documentation

◆ SThread

using sptk::SThread = typedef std::shared_ptr<Thread>

Shared pointer to Thread

◆ UThread

using sptk::UThread = typedef std::unique_ptr<Thread>

Unique pointer to Thread


Fri Oct 14 2022 09:58:32: SPTK 5.4.1