00:28:36 -!- Krystof [~csr21@csrhodes.plus.com] has quit [Ping timeout: 240 seconds] 01:51:39 -!- slyrus [~chatzilla@adsl-75-36-218-150.dsl.pltn13.sbcglobal.net] has quit [Remote host closed the connection] 02:03:18 -!- homie [~user@xdsl-87-79-171-202.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 02:07:24 homie [~user@xdsl-87-79-171-202.netcologne.de] has joined #sbcl 03:34:12 -!- rpg [~rpg@216.243.156.16.real-time.com] has quit [Remote host closed the connection] 04:53:39 antgreen [~user@CPE00222d6c4710-CM00222d6c470d.cpe.net.cable.rogers.com] has joined #sbcl 05:26:20 -!- cmm [~cmm@109.66.207.56] has quit [Ping timeout: 276 seconds] 05:26:47 cmm [~cmm@bzq-109-66-207-56.red.bezeqint.net] has joined #sbcl 05:48:02 Krystof [~csr21@csrhodes.plus.com] has joined #sbcl 05:48:02 -!- ChanServ has set mode +o Krystof 06:21:41 stassats [~stassats@wikipedia/stassats] has joined #sbcl 06:33:22 -!- cmm [~cmm@bzq-109-66-207-56.red.bezeqint.net] has quit [Ping timeout: 255 seconds] 06:34:25 cmm [~cmm@109.66.207.56] has joined #sbcl 06:37:27 flip214 [~marek@unaffiliated/flip214] has joined #sbcl 07:31:27 -!- stassats [~stassats@wikipedia/stassats] has quit [Remote host closed the connection] 07:59:57 -!- ASau [~user@89-178-188-64.broadband.corbina.ru] has quit [Remote host closed the connection] 08:00:43 ASau [~user@89-178-188-64.broadband.corbina.ru] has joined #sbcl 08:08:54 homie` [~user@xdsl-87-79-190-239.netcologne.de] has joined #sbcl 08:10:07 -!- homie [~user@xdsl-87-79-171-202.netcologne.de] has quit [Ping timeout: 255 seconds] 08:11:16 -!- homie` [~user@xdsl-87-79-190-239.netcologne.de] has quit [Client Quit] 08:15:59 homie [~user@xdsl-87-79-190-239.netcologne.de] has joined #sbcl 09:29:24 -!- ASau [~user@89-178-188-64.broadband.corbina.ru] has quit [Remote host closed the connection] 09:30:08 ASau [~user@89-178-188-64.broadband.corbina.ru] has joined #sbcl 09:38:12 -!- ASau [~user@89-178-188-64.broadband.corbina.ru] has quit [Remote host closed the connection] 09:39:07 ASau [~user@89-178-188-64.broadband.corbina.ru] has joined #sbcl 09:59:57 tcr [~tcr@cpc1-bour5-2-0-cust921.15-1.cable.virginmedia.com] has joined #sbcl 10:30:04 -!- lnostdal [~Lars@218.80-202-49.nextgentel.com] has quit [Disconnected by services] 10:30:31 lnostdal_ [~Lars@218.80-202-49.nextgentel.com] has joined #sbcl 13:18:09 stassats [~stassats@wikipedia/stassats] has joined #sbcl 13:35:55 -!- cmm [~cmm@109.66.207.56] has quit [Ping timeout: 245 seconds] 13:36:51 cmm [~cmm@109.66.207.56] has joined #sbcl 14:49:38 -!- flip214 [~marek@unaffiliated/flip214] has quit [Quit: Leaving] 14:57:50 kclifton [~kclifton@s198-166-45-245.ab.hsia.telus.net] has joined #sbcl 15:21:25 lnostdal__ [~Lars@218.80-202-49.nextgentel.com] has joined #sbcl 15:22:29 ruediger_ [ruediger@pseudoterminal.org] has joined #sbcl 15:24:40 -!- lnostdal_ [~Lars@218.80-202-49.nextgentel.com] has quit [Ping timeout: 245 seconds] 15:24:42 -!- ruediger [ruediger@pseudoterminal.org] has quit [Ping timeout: 245 seconds] 15:29:36 -!- Krystof [~csr21@csrhodes.plus.com] has quit [Ping timeout: 240 seconds] 15:45:24 -!- ruediger_ is now known as ruediger 15:52:06 If I understand things correctly, threads created with make-thread will have to be join-thread'ed later... is there some way to create detached threads? 15:59:20 hargettp [~hargettp@dhcp-162.mirrorimage.net] has joined #sbcl 16:00:10 why do you think they need to be joined? 16:19:16 ehm... because threads created by pthread_create that are not created (or set) as detached should be pthread_join'ed? At least that was what I thought... I'm worried about resource leakage (possibly in the pthread layer, not necessarily in SBCL). 16:19:57 it'll clean itself up when the function passed to pthread_create returns 16:20:07 join is for waiting; not cleanup 16:21:13 ok... join is also for fetching the value of the function, but GC will take care of that? 16:22:25 of what, disregarding the value? 16:23:52 cow-orker: not sure, but, worst case, you can attach a finalizer 16:24:05 (never mind) 16:27:03 yes, I was thinking of "discarding the value". I guess I can run a test creating alot of shortlived threads. Perhaps I worry too much... I tried having a look at the source but soon concluded that I need to get a better overall understanding of the code... 16:27:30 CL-USER> (let ((thread (sb-thread:make-thread (lambda () 16:27:30 (sleep 2) 16:27:30 (list 42))))) ;; GC will take care of this allocated list; no problem. 16:27:30 (format t "No worries; the answer is: ~A.~%" (sb-thread:join-thread thread))) 16:27:30 No worries; the answer is: (42). 16:27:32 16:28:35 yes, but what about (42) if I never call join-thread (and I call it lots of times)...? 16:28:53 not a problem 16:28:59 ok! 16:29:02 that's a lot! 16:53:28 -!- redline6561 [~redline@c-66-56-55-169.hsd1.ga.comcast.net] has quit [Quit: Leaving.] 17:12:01 -!- cmm [~cmm@109.66.207.56] has quit [Ping timeout: 245 seconds] 17:12:53 cmm [~cmm@109.66.207.56] has joined #sbcl 17:14:39 -!- ASau [~user@89-178-188-64.broadband.corbina.ru] has quit [Remote host closed the connection] 17:15:42 ASau [~user@89-178-188-64.broadband.corbina.ru] has joined #sbcl 18:10:53 redline6561 [~redline@gate-30.spsu.edu] has joined #sbcl 19:18:52 -!- redline6561 [~redline@gate-30.spsu.edu] has quit [Ping timeout: 240 seconds] 19:32:43 udzinari [~opera@nat/ibm/x-eahcndyaswjlqoie] has joined #sbcl 19:34:30 rmarynch [~roman@88.135.194.233] has joined #sbcl 19:44:43 -!- slyrus_ [~chatzilla@adsl-75-36-218-150.dsl.pltn13.sbcglobal.net] has quit [Ping timeout: 245 seconds] 20:06:37 -!- rmarynch [~roman@88.135.194.233] has quit [Quit: Leaving] 20:16:24 Krystof [~csr21@csrhodes.plus.com] has joined #sbcl 20:16:24 -!- ChanServ has set mode +o Krystof 20:37:41 sc0ty [~user@a85-138-126-73.cpe.netcabo.pt] has joined #sbcl 20:38:01 -!- sc0ty [~user@a85-138-126-73.cpe.netcabo.pt] has left #sbcl 20:51:52 homie` [~user@xdsl-87-79-181-39.netcologne.de] has joined #sbcl 20:54:18 -!- homie [~user@xdsl-87-79-190-239.netcologne.de] has quit [Ping timeout: 245 seconds] 21:16:10 -!- udzinari [~opera@nat/ibm/x-eahcndyaswjlqoie] has left #sbcl 21:25:37 -!- homie` [~user@xdsl-87-79-181-39.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 21:33:35 homie [~user@xdsl-87-79-181-39.netcologne.de] has joined #sbcl 21:49:11 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 240 seconds] 21:49:44 redline6561 [~redline@c-66-56-55-169.hsd1.ga.comcast.net] has joined #sbcl 22:00:13 -!- kclifton [~kclifton@s198-166-45-245.ab.hsia.telus.net] has quit [Quit: kclifton] 22:32:04 -!- hargettp [~hargettp@dhcp-162.mirrorimage.net] has quit [Quit: hargettp] 22:45:35 -!- redline6561 [~redline@c-66-56-55-169.hsd1.ga.comcast.net] has quit [Quit: Leaving.] 23:05:47 redline6561 [~redline@c-66-56-55-169.hsd1.ga.comcast.net] has joined #sbcl 23:22:24 -!- tcr [~tcr@cpc1-bour5-2-0-cust921.15-1.cable.virginmedia.com] has quit [Quit: Leaving.] 23:41:42 peddie [~peddie@c-67-169-8-107.hsd1.ca.comcast.net] has joined #sbcl