ps -p{pid} -H Note... for liblthread this only shows active threads and threads sleeping in the kernel, waiting for something. Threads idle in userspace will not show up For libthr all threads will show up, as they are ALL waiting in the kernel. :-) On Tue, 27 Apr 2004, Ivan Voras wrote: > Is it possible to get information about running threads? Something like 'ps' > but for threads. > > -- > Every sufficiently advanced magic is indistinguishable from technology > - Arthur C Anticlarke > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" >Received on Tue Apr 27 2004 - 10:30:33 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:52 UTC