Subject: pthread - lwp - process
To: None <netbsd-help@netbsd.org>
From: aalu paneer <aalu.paneer@gmail.com>
List: netbsd-help
Date: 01/19/2007 19:58:12
Hello All,

Can someone help me understand in broad overview the similarity and
difference between the following in context of NetBSD:

1. Thread created using pthread_create()
2. LWP
3. Process

I am trying to understand thread and lwp support in NetBSD. Any
related information is welcome!

Thanks,
Me