giovancris
Results
2
issues of
giovancris
The documentation of scheduler_add method said that: /* this function adds a task into the scheduler to execute and directly returns * if the pipe is not full. Otherwise the...
Hello! I have a simple question: We have the function void thpool_wait(threadpool); that wait for all queued jobs to finish, I was wondering if there was the possibility to wait...