Search:

Type: Posts; User: Roddman

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,025

    Problem writing thread program in Solaris

    I writing a program creating a virtual circle with n
    threads, they execute one by one, printing their id
    and sending a signal to the next.
    Basically, I need to create n number of threads, each...
  2. Replies
    2
    Views
    1,424

    A question about using threads

    Are there any examples creating a virtual circle with n
    threads. For example, they execute one by one, printing their id
    and sending a signal to the next. If there are no examples could someone...
  3. Replies
    3
    Views
    965

    Um... Solaris threads.

    Um... Solaris threads.
  4. Replies
    3
    Views
    965

    Problem with threads

    I'm not sure exactly where to lock and unlock functions when I am trying to, for example,
    save characters to a file every five secs. Can anyone show me an example of how to use
    threads to save a...
Results 1 to 4 of 4