pthread_create() question
From: David Worthen (djw_at_connecttech.com)
Date: 07/01/04
- Previous message: Bernd Strieder: "Re: automatic logout"
- Next in thread: Måns Rullgård: "Re: pthread_create() question"
- Reply: Måns Rullgård: "Re: pthread_create() question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 1 Jul 2004 11:31:02 -0400
Hi All,
I am using pthread_create() to start a child thread; it seems to be working
fine but when I do a "ps" I find that I have 3 processes running instead of
the expected 2.
Is this normal behavior for pthread_create() and ps?
Thanks, David
- Previous message: Bernd Strieder: "Re: automatic logout"
- Next in thread: Måns Rullgård: "Re: pthread_create() question"
- Reply: Måns Rullgård: "Re: pthread_create() question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]