Changeset 2487 in Sophya for trunk/SophyaLib/SysTools/zthread.cc
- Timestamp:
- Dec 26, 2003, 12:19:21 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SysTools/zthread.cc
r2212 r2487 17 17 \sa SOPHYA::ZMutex 18 18 The following sample code shows the usage of ZThread object 19 to run simultaneously t o functions to perform computation.19 to run simultaneously two functions to perform computation. 20 20 21 21 \code
Note:
See TracChangeset
for help on using the changeset viewer.