Thread: threads and linux

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    2

    Unhappy threads and linux

    hello there,

    i want to check out, whether a thread is still alive. But i don't know, how to make it. I'm writing a program, that creates threads but sometimes threads die and i want to know, which thread died.

    Does anyone know, how i can make this ?

  2. #2
    Im back! shaik786's Avatar
    Join Date
    Jun 2002
    Location
    Bangalore, India
    Posts
    345
    Check the man pages on pthread_kill()

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Wireless Network Linux & C Testbed
    By james457 in forum Networking/Device Communication
    Replies: 3
    Last Post: 06-11-2009, 11:03 AM
  2. Replies: 1
    Last Post: 10-24-2005, 06:35 AM
  3. Threads in Linux!
    By Joda in forum Linux Programming
    Replies: 2
    Last Post: 02-07-2003, 10:35 AM
  4. if you dont like linux threads, dont read...
    By ... in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 02-03-2003, 11:26 AM