Find the answer to your Linux question:
Results 1 to 3 of 3
I use Debian 3.1, but I can't find any manual of pthread functions using man. ~$ man pthread_create No manual entry for pthread_create...
  1. #1
    Just Joined!
    Join Date
    May 2006
    Posts
    2

    Question Unable to find manuals for pthread related functions

    I use Debian 3.1, but I can't find any manual of pthread functions using man.

    ~$ man pthread_create
    No manual entry for pthread_create

  2. #2
    Just Joined!
    Join Date
    May 2006
    Posts
    2
    solved by myself

  3. #3
    Just Joined!
    Join Date
    Oct 2006
    Posts
    1
    apt-get install glibc-doc

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •