I wrote: >Does the locking involves in read-char too? Ok, I found ioblock-inbuf-lock. I'll study further. > My problem is more to >do with read-char. (though there is a speed difference with >write-char, I don't do write-char in the real code.) I lied. I do read-char --> write-char repeatedly. Thanks