Search:

Type: Posts; User: Anubhav

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,934

    Using the sleep thing also didnt help me.....the...

    Using the sleep thing also didnt help me.....the cpu usage still exceeds 95%....do i have another alternative to using while(1)....
  2. Replies
    6
    Views
    1,934

    Actually its doing some calculation in each...

    Actually its doing some calculation in each thread.....using a few array and global variables...its on linux...
  3. Replies
    6
    Views
    1,934

    threads and memory issue

    i m using four threads in a c program.each thread runs in an infinite while loop but that leads to nearly 95% cpu usage.The program requirement forbids me to use sleep to pause a thread.All the...
Results 1 to 3 of 3