Search:

Type: Posts; User: hell-student

Search: Search took 0.01 seconds.

  1. Here is the modified code. My problem is, that...

    Here is the modified code. My problem is, that when i send a message over a fifo to the runtime_system I can only start one working thread. The other problem is, that he is doing the work/job the...
  2. Thanks for the answers, The FPGA board is...

    Thanks for the answers,



    The FPGA board is running a Linux and the whole application runs on it. I must talk to the hardware designer, which core he uses. It's a Leon3 core cpu and some other...
  3. Thanks for the answers. My Problem is,...

    Thanks for the answers.



    My Problem is, that I run the whole szenario on a FPGA board with 70 Mhz. So each trap to the kernel cost a lot of time (each creation of an thread and each time I...
  4. Sorry, but I can't find any option to send a...

    Sorry, but I can't find any option to send a message to a moderator. If you tell me how, I will do it.



    In section A there is a long running loop. Check always the flag before a new loop cycle...
  5. @Nominal Animal Thank you for this answer. As...

    @Nominal Animal

    Thank you for this answer. As you problaby noticed, my english is not the best. I'm an german student, but I will try my best to explain my problem.

    The work unit has 4 sections...
  6. threads - threadpool - reset threads - stop threads without destroy - pthreads -linux

    Hey there,

    I'm asking me if it is possible to implement a threadpool in C with the feature to stop worker-threads (they should not return their calculated value) and push them back to the...
Results 1 to 6 of 6