Classes | Functions
thread.cpp File Reference

Demos the thread functions. More...

#include <ecl/config.hpp>
#include <iostream>
#include "../../include/ecl/threads/thread.hpp"
#include <ecl/time/sleep.hpp>
Include dependency graph for thread.cpp:

Go to the source code of this file.

Classes

class  NullaryFunction
 
class  ThreadMemberFunctions
 

Functions

void d ()
 
void d_cb ()
 
void deconstructThread ()
 
void f ()
 
void g (const int &i)
 
int main ()
 

Detailed Description

Demos the thread functions.

Date
April, 2013

Definition in file thread.cpp.

Function Documentation

◆ d()

void d ( )

Definition at line 48 of file thread.cpp.

◆ d_cb()

void d_cb ( )

Definition at line 56 of file thread.cpp.

◆ deconstructThread()

void deconstructThread ( )

Definition at line 72 of file thread.cpp.

◆ f()

void f ( )

Definition at line 60 of file thread.cpp.

◆ g()

void g ( const int &  i)

Definition at line 66 of file thread.cpp.

◆ main()

int main ( )

Definition at line 76 of file thread.cpp.



ecl_threads
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:43