Changeset 63 for trunk/src/nrEngine/Kernel.cpp
- Timestamp:
- 09/07/2008 10:03:45 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/nrEngine/Kernel.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/nrEngine/Kernel.cpp
r46 r63 35 35 36 36 //------------------------------------------------------------------------- 37 Kernel::~Kernel(){ 37 Kernel::~Kernel() 38 { 38 39 StopExecution(); 39 40 … … 134 135 } 135 136 136 // Now we yield the running thread, so that our system could still 137 // Now we yield the running thread, so that our system could still 137 138 // response 138 139 IThread::yield();
Note: See TracChangeset
for help on using the changeset viewer.
