Changeset 9a4949 for src/Actions/ActionQueue.hpp
- Timestamp:
- Oct 23, 2014, 4:33:11 PM (11 years ago)
- Children:
- fff8fc
- Parents:
- 23b6cf
- git-author:
- Frederik Heber <heber@…> (09/03/14 17:21:08)
- git-committer:
- Frederik Heber <heber@…> (10/23/14 16:33:11)
- File:
-
- 1 edited
-
src/Actions/ActionQueue.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/ActionQueue.hpp
r23b6cf r9a4949 283 283 // set run_thread to end such that others are initialized first (especially mutexes) 284 284 #ifdef HAVE_ACTION_THREAD 285 //!> internal flag to tell whether run_thread is still running 286 bool run_thread_running; 287 285 288 //!> internal thread to call Actions 286 289 boost::thread run_thread;
Note:
See TracChangeset
for help on using the changeset viewer.
