Changeset 21 for trunk/src/helpers/threads.c
- Timestamp:
- Jan 8, 2001, 6:54:48 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/threads.c
r19 r21 6 6 * message queue which is created automatically. 7 7 * 8 * See thrCreate() for how to start such a thread. 9 * 8 10 * Usage: All OS/2 programs. 9 11 * … … 13 15 * This file is new with V0.81 and contains all the thread 14 16 * functions that used to be in helpers.c. 15 *16 * Use thrCreate() to start a thread.17 17 * 18 18 * Note: Version numbering in this file relates to XWorkplace version … … 56 56 /* 57 57 *@@category: Helpers\Control program helpers\Thread management 58 * see threads.c. 58 59 */ 59 60
Note:
See TracChangeset
for help on using the changeset viewer.