Hi, > There is no portable way to identify threads in another process. There is > also no guarantee that the tread is even externally visible. Take But is it true for FreeBSD that 'ps -Hauxwww' should show all threads for a process with libc_r, libpthreads.so, or libthr.so ? -- Martin