Pawel Jakub Dawidek wrote: > I cannot make ggatec(8) to use threads, because when I'm stopping thread > via msleep(9) in kernel, the whole process stops (so receiving thread > cannot work). This doesn't sound as a correct behaviour of our pthreads implementation. Perhaps you have to raise the issue with KSE/libc_r maintainers? -Maxim