Search:

Type: Posts; User: Eran

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,818

    sorry, part of the debugging process, its not the...

    sorry, part of the debugging process, its not the problem.
  2. Replies
    4
    Views
    3,818

    fixed that one already, should be: ...

    fixed that one already, should be:


    FREE((*new_thread)->env);

    it never got there anyhow...
  3. Replies
    4
    Views
    3,818

    user thread library

    Hi,
    I'm trying to implement a simple user thread library. all threads are stored in a 'ready' state queue, and when the timer runs out of time a signal causes a signal handler to switch to the next...
Results 1 to 3 of 3