MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Enumerations
ThreadPauser.h File Reference
#include "Mutex.h"
#include "Logger.h"

Go to the source code of this file.

Data Structures

class  MFM::ThreadPauser
 

Enumerations

enum  ThreadState {
  MFM::THREADSTATE_PAUSED, MFM::THREADSTATE_RUN_REQUESTED, MFM::THREADSTATE_RUN_READY, MFM::THREADSTATE_RUNNING,
  MFM::THREADSTATE_PAUSE_REQUESTED, MFM::THREADSTATE_PAUSE_READY
}
 

Detailed Description

Structure allowing a thread to pause another

Author
Trent R. Small.
Date
(C) 2014 All rights reserved.
Code License:
LGPL
License Note:
All code samples shown in documentation are placed into the public domain.