1.0.25.42: make os_thread 0 on unithread builds
authorGabor Melis <mega@hotpop.com>
Mon, 16 Feb 2009 22:08:38 +0000 (22:08 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 16 Feb 2009 22:08:38 +0000 (22:08 +0000)
... because storing the pid there (two places really, thread.os_thread
and THREAD-OS-THREAD) complicates SB-POSIX:FORK, and makes a simple
fork() lose.


No differences found