mirror of
https://github.com/rabbibotton/clog.git
synced 2026-03-01 03:20:35 -08:00
It is better to pass :name parameter to every bt:make-thread call
becaise otherwise all threads in system will be like this:
#<SB-THREAD:THREAD "Anonymous thread" RUNNING {1006295ED3}>
Anonymous threads make debugging harder :(
|
||
|---|---|---|
| .. | ||
| clog-base.lisp | ||
| clog-body.lisp | ||
| clog-canvas.lisp | ||
| clog-connection.lisp | ||
| clog-docs.lisp | ||
| clog-document.lisp | ||
| clog-element-common.lisp | ||
| clog-element.lisp | ||
| clog-form.lisp | ||
| clog-gui.lisp | ||
| clog-helpers.lisp | ||
| clog-location.lisp | ||
| clog-multimedia.lisp | ||
| clog-navigator.lisp | ||
| clog-system.lisp | ||
| clog-utilities.lisp | ||
| clog-web.lisp | ||
| clog-window.lisp | ||
| clog.lisp | ||