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