Changeset 14473
- Timestamp:
- Dec 9, 2010, 10:00:51 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/source/doc/src/threads.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/doc/src/threads.xml
r11688 r14473 202 202 <para>It has traditionally been possible to reset and enable 203 203 a process that's "exhausted" . (As used here, the 204 term "exhausted" means that the process's initial function204 term "exhausted" means that the process's initial function 205 205 has run and returned and the underlying native thread has 206 206 been deallocated.) One of the principal uses of PROCESS-RESET … … 1624 1624 <title>Description</title> 1625 1625 1626 <para>Entirely equivalent to calling 1627 (PROCESS-RESET PROCESS T). Causes <varname>process</varname> 1628 to cleanly exit from any ongoing computation, and then exit.</para> 1626 <para> 1627 Causes <varname>process</varname> to cleanly exit 1628 from any ongoing computation, and then exit. 1629 </para> 1629 1630 </refsect1> 1630 1631
Note:
See TracChangeset
for help on using the changeset viewer.
