Thread: pThread tutorial

  1. #1

    pThread tutorial

    I've been looking for some tutorials on POSIX threads, but all I can find are refrences. I found one tutorial, but it was terrible, and it didn't work right. Any sites you can point me to?

  2. #2
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    Books are expensive... the internet is free
    Away.

  3. #3
    Registered User
    Join Date
    Feb 2003
    Posts
    16
    Try in this link. It has a simple and good posix thread tutorial
    POSIX Thread Tutorial

  4. #4
    vVv: You know, you have been really getting on my nerves lately. I ask for a simple question, and you just brush it off and tell me to get a book.

    Of course not. Please don't post here if you have no clue at all.
    Why don't you take your own advice?

    edit: thank you, lsme

  5. #5
    > don't waste your time with tutorials

    See, you didn't know what you were talking about before you clicked submit. I've never read a single book on programming or computers before. And I'm sure many on this board are the same way.

  6. #6
    Toaster Zach L.'s Avatar
    Join Date
    Aug 2001
    Posts
    2,686
    I've got a couple of links. Probably not as good as Isme's, but anyways:

    POSIX Thread Programming
    Multi-Threaded Programming with POSIX Threads
    The word rap as it applies to music is the result of a peculiar phonological rule which has stripped the word of its initial voiceless velar stop.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. My new website
    By joeprogrammer in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 03-17-2006, 07:38 PM
  2. The Pthread Hell
    By matott in forum Linux Programming
    Replies: 1
    Last Post: 04-10-2005, 05:59 AM
  3. Cprog tutorial: Design Patterns
    By maes in forum C++ Programming
    Replies: 7
    Last Post: 10-11-2004, 01:41 AM
  4. Tutorial review
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 03-22-2004, 09:40 PM
  5. Problem with tutorial (Vector class)
    By OdyTHeBear in forum C++ Programming
    Replies: 4
    Last Post: 12-18-2002, 02:49 PM