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

void d ( )

Definition at line 48 of file thread.cpp.

void d_cb ( )

Definition at line 56 of file thread.cpp.

void deconstructThread ( )

Definition at line 72 of file thread.cpp.

void f ( )

Definition at line 60 of file thread.cpp.

void g ( const int &  i)

Definition at line 66 of file thread.cpp.

int main ( )

Definition at line 76 of file thread.cpp.



ecl_threads
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:44