[LC++]Posix threads

Carlo Wood carlo at alinoe.com
Tue Aug 28 23:12:04 UTC 2001


On Tue, Aug 28, 2001 at 02:48:44PM +0200, Laszlo Boszormenyi wrote:
> Hi!
> 
> I am new to threads, and trying to stop one with pthread_exit(); There
> seems to be a trouble, as the program seems to be finished at that point
> and does not execute 'delete PFirstThread'. How can I get man pages for
> programming with pthreads under Debian?

glibc comes with .info files, it contains a chapter about POSIX Threads.
For me that is:
File: libc.info,  Node: POSIX Threads

-- 
Carlo Wood <carlo at alinoe.com>



More information about the tuxCPProgramming mailing list