Thread: Threading

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User gavra's Avatar
    Join Date
    Jun 2008
    Posts
    265
    When you say it, it seems to be very simple (and logical) but I don't see it that way \:
    What is those counters meant to do?
    and way they use array?
    gavra.

  2. #2
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    You may want to look at the Wiki for semaphore:
    http://en.wikipedia.org/wiki/Semaphore_(programming)

    --
    Mats
    Last edited by matsp; 09-17-2008 at 09:39 AM. Reason: Edit Fix the URL.
    Compilers can produce warnings - make the compiler programmers happy: Use them!
    Please don't PM me for help - and no, I don't do help over instant messengers.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. c++ threading
    By Anddos in forum C++ Programming
    Replies: 4
    Last Post: 12-28-2005, 03:29 PM
  2. C++ Threading?
    By draggy in forum C++ Programming
    Replies: 5
    Last Post: 08-16-2005, 12:16 PM
  3. Problem with threading
    By osal in forum Windows Programming
    Replies: 6
    Last Post: 07-21-2004, 12:41 PM
  4. starting to learn multi threading
    By hanhao in forum C++ Programming
    Replies: 2
    Last Post: 06-09-2004, 01:44 PM
  5. Threading
    By threads in forum C# Programming
    Replies: 0
    Last Post: 01-17-2003, 11:50 PM