Ignore:
Timestamp:
Jan 3, 2001, 10:05:57 PM (25 years ago)
Author:
umoeller
Message:

Reworked tooltip.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/threads.c

    r18 r19  
    175175 *         typical PM "Worker" thread where you need to disable
    176176 *         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.
    177182 *
    178183 *@@changed V0.9.0 [umoeller]: default stack size raised for Watcom (thanks, Rdiger Ihle)
Note: See TracChangeset for help on using the changeset viewer.