Changeset 8167
- Timestamp:
- Jan 17, 2008, 7:02:04 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/devel/source/level-1/l1-lisp-threads.lisp
r7948 r8167 199 199 (lisp-thread.startup-function thread) 200 200 (thread-make-startup-function thread tcr))) 201 (thread-change-state thread :exit :reset) 201 202 thread) 202 203 … … 302 303 (lisp-thread.startup-function thread) 303 304 (thread-make-startup-function thread tcr)) 305 (thread-change-state thread :exit :reset) 304 306 tcr)) 305 307
Note:
See TracChangeset
for help on using the changeset viewer.
