Changeset 19 for trunk/src/helpers/threads.c
- Timestamp:
- Jan 3, 2001, 10:05:57 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/threads.c
r18 r19 175 175 * typical PM "Worker" thread where you need to disable 176 176 * menu items on thread 1 while the thread is running. 177 * 178 * -- THRF_TRANSIENT: creates a "transient" thread where 179 * pti may be NULL. A THREADINFO structure is then 180 * allocated from the heap internally, but not visible 181 * to the caller. 177 182 * 178 183 *@@changed V0.9.0 [umoeller]: default stack size raised for Watcom (thanks, Rdiger Ihle)
Note:
See TracChangeset
for help on using the changeset viewer.