Changeset 1269 for code/branches/console/src/core/TclThreadManager.h
- Timestamp:
- May 14, 2008, 12:46:00 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/console/src/core/TclThreadManager.h
r1257 r1269 76 76 static void execute(unsigned int threadID, const std::string& command); 77 77 static std::string query(unsigned int threadID, const std::string& command); 78 static void status(); 79 static void dump(unsigned int threadID); 80 static void flush(unsigned int threadID); 78 81 79 82 static void tcl_execute(Tcl::object const &args);
Note: See TracChangeset
for help on using the changeset viewer.