Finding my LWP

From: Mike Spertus (Mike.Spertus_at_veritas.com)
Date: 06/29/04

  • Next message: Nick Landsberg: "Re: Tutorial and guidelines: Menus (long message)"
    Date: 29 Jun 2004 08:55:20 -0700
    
    

    I have an application that needs to find the kernel process associated
    with its thread. On Linuxthreads, this is easy because it is the
    process id. I don't know what to do on NPTL. All the threads have the
    same process-id, and I can't figure out how to get the LWP from the
    thread id.

    Any advice would be greatly appreciated,

    Mike


  • Next message: Nick Landsberg: "Re: Tutorial and guidelines: Menus (long message)"